Using CircleCI, Expo EAS, BrowserStack to build React Native Application Deployment Pipeline

I recently got a chance to work within a Frontend team which delivers iOS and Android applications to our customers. One of the pain point in the team was the difficulty in app testing and release so I spent some time on investigating the best approach for the team. The team is using React Native based Expo and at this stage highly replying on manual testing on physical devices. They are currently putting efforts on automated testing based on Detox. Expo EAS Expo provides a React Native build tool called Expo Application Services (EAS), it allows you to build and…

Continue ReadingUsing CircleCI, Expo EAS, BrowserStack to build React Native Application Deployment Pipeline