Automating React Native apps on Bitrise? Sure thing! Let's see how! 🤖
- Log in to Bitrise and click +Add new app on your Dashboard!
- Connect your repository from your connected source code provider or add it manually.

- Setup repository access (See DevCenter for detailed explanation!)

- Validation setup: choose a branch for our scanner, this will help automation. How about a cuppa coffee while we are scanning your app? :)

- Project build configuration: our scanner will most likely have chosen React Native for your app. Yay! :) Select Scheme name!

- Selected project build configuration: review and Confirm settings!

- Webhook setup: register a Webhook so that Bitrise can automatically start a build every time you push code into your repository.

- Observe your first build! Well done! ✨

- After your first green build, now you are ready to learn some more about deployment, click on the blue box! For even more info, go to the DevCenter!

Happy coding! 🚀