From Microsoft
react-native init
npm install -g yo generator-rn-toolbox
yo rn-toolbox:fastlane-setup
yo rn-toolbox:fastlane-envChoose "App Center" and add your API key
react-native linkLinks the analytics and crash reporting libraries from AppCenter
bundle exec fastlane android deploy --env=<my-env>🚀 appcenter.ms
🛠 bamlab/generator-rn-toolbox
📧 jeremy.gotteland@gmail.com