Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created April 27, 2020 18:24
Show Gist options
  • Save juucustodio/cf27b8d7a720da638befd5c8e4d23959 to your computer and use it in GitHub Desktop.
Save juucustodio/cf27b8d7a720da638befd5c8e4d23959 to your computer and use it in GitHub Desktop.
Adicionando o plugin do App Center em uma aplicação React Native - 20 dias com App Center / Dia 13 - http://julianocustodio.com/appcenter-13
[AppCenterReactNative register];
[AppCenterReactNativeAnalytics registerWithInitiallyEnabled:true];
[AppCenterReactNativeCrashes registerWithAutomaticProcessing];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment