Get your react native app into the real world

🚀

VISUAL STUDIO APP CENTER

  • BUILD
  • TEST
  • DISTRIBUTE
  • ANALYTICS
  • CRASH REPORTS
  • PUSH NOTIFICATIONS

From Microsoft

WHY NOT USE THE APP STORES?

FEEDBACK TIME

Sending .apks around?

Not sustainable

Create a basic app

react-native init

npm install -g yo generator-rn-toolbox

yo rn-toolbox:fastlane-setup

yo rn-toolbox:fastlane-env

Choose "App Center" and add your API key

react-native link

Links the analytics and crash reporting libraries from AppCenter

Push to App center (Android)

bundle exec fastlane android deploy --env=<my-env>

pricing

pricing

WHY USING APP CENTER ?

  • Limited devops knowledge needed
     
  • Analytics and crash reports included
     
  • Everything is centralised 

Thank you!

🚀 appcenter.ms

 

🛠 bamlab/generator-rn-toolbox

 

📧 jeremy.gotteland@gmail.com

React Native w/ App Center

By Jeremy Gotteland

React Native w/ App Center

  • 339