The perfect CI/CD React Native pipeline with Fastlane
What if you could automate your entire React Native release process? This talk shows you how with Fastlane and GitHub Actions.
#1about 7 minutes
Understanding the challenges of native mobile development
React Native was created to bring declarative UI and a single codebase to the hostile native environment of separate SDKs, tooling, and deployment processes.
#2about 5 minutes
Navigating the essential tooling for React Native builds
Building a React Native app requires understanding platform-specific languages like Swift and Kotlin, build tools like CocoaPods and Gradle, and bundlers like Metro.
#3about 5 minutes
Introducing Fastlane to automate mobile app builds
Fastlane is an open-source tool that simplifies and automates the entire build, signing, and release process for iOS and Android applications from the command line.
#4about 7 minutes
Automating iOS builds and certificate management with Match
Use Fastlane's Match tool to securely store and share iOS certificates and provisioning profiles in a Git repository, avoiding manual sharing across teams.
#5about 4 minutes
Deploying iOS apps directly to TestFlight with Fastlane
A dedicated Fastlane lane can automatically increment the build number, build a production-signed IPA, and upload it directly to App Store Connect for TestFlight distribution.
#6about 4 minutes
Automating Android builds and deployment with Fastlane
Fastlane acts as a powerful wrapper for Gradle, allowing you to automate Android versioning, signing, and uploading of production bundles (AAB) to the Play Store.
#7about 6 minutes
Integrating Fastlane into a GitHub Actions CI/CD pipeline
Use custom GitHub Actions to run your Fastlane lanes in a remote CI/CD environment, managing secrets and automating builds for both iOS and Android on every release.
#8about 2 minutes
Exploring advanced Fastlane features and adopting GitOps
Beyond builds, Fastlane can manage Git commits and tags, run tests, and handle metadata, enabling a full GitOps workflow for mobile development.
#9about 13 minutes
Q&A on developer journey and Fastlane resources
The speaker discusses their career path from backend to mobile development, favorite childhood games, and recommends resources for learning more about Fastlane.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
04:46 MIN
Introducing Fastlane for consistent mobile CI/CD
Applying DevOps in Flutter mobile development
03:16 MIN
Automating iOS code signing with Fastlane Match
Applying DevOps in Flutter mobile development
03:18 MIN
Understanding Fastlane structure with lanes and platforms
Applying DevOps in Flutter mobile development
09:39 MIN
Q&A: Learning curve, deployment, and team workflows
Making the switch from web to mobile development
00:59 MIN
The case for specialized mobile-native DevOps tools
Mobile vs. Backend DevOps
02:30 MIN
What is React Native and what will you learn
Hands-on React Native: From Zero to Hero
02:47 MIN
Why companies choose to build with React Native
Hands-on React Native: From Zero to Hero
06:46 MIN
Exploring the benefits of multi-platform mobile development
Kotlin Multiplatform - True power of native code reuse
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
WeAreDevelopers LIVE days are changing - get ready to take partStarting with this week's Web Dev Day edition of WeAreDevelopers LIVE Days, we changed the the way we run these online conferences. The main differences are:Shorter talks (half an hour tops)More interaction in Q&AA tips and tricks "Did you know" sect...
Luis Minvielle
Cross Platform Mobile Development Frameworks to Use in 2025In 2024, mobile developers seem to be trendy once again. The mobile application market is expected to grow by almost 12% in revenue in 2024 alone. For your reference, that’s even above what the renewable energy sector hopes to increase in earnings th...
From learning to earning
Jobs that call for the skills explored in this talk.