In this article, I'll be demonstrating how I managed to automate builds for iOS and Android for my Expo app. There are many repetitive tasks that we do to build our app before submitting it to the testflight for testing whenever we make new changes. ...
techblog.geekyants.com6 min read
Thank you so much for this article, I am wondering if you can share your eas.json file. better yet to share a link about what can we configure there. For example you mentioned that you used autoIncrement which is possibly desirable by the majority of people. However no much guides about it in Expo documentations .
Anirudh D
How does this action actually push the version bump to the
developmentbranch?