Skip to content

Build a ReactNative app and deploy to Testflight using Fastlane and CircleCI

Notifications You must be signed in to change notification settings

ctgovea/ReactNativeCICD

Repository files navigation

Deploy to TestFlight using Fastlane and CircleCI

Repository for the post Friendly Guide to Deploy a React Native iOS app to TestFlight using Fastlane and CircleCI.

This is a sample blank React Native application created with npx react-native init featuring:

  • Creating and reading signing secrets (certificates and provisioning profiles) with fastlane match
  • A Bitbucket match repo to store signing secrets
  • Building the iOS app with the fastlane gym action
  • Deploying to TestFlight
  • CircleCI pipeline to build and deploy to TestFlight

About

Build a ReactNative app and deploy to Testflight using Fastlane and CircleCI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published