· 3 min read
A Fastlane + GitHub Actions pipeline for iOS and Android, from zero
Manual builds are where release days go to die. Here's the CI setup I use to go from a git tag to TestFlight and the Play Store internal track without touching Xcode or a terminal.
- React Native
- Fastlane
- GitHub Actions