Skip to content

Latest commit

 

History

History

How to use

Install npm modules:

npm install

For Android

  • Update google-services.json file and your app's package name.
  • Import project with Android Studio to build and run.

For iOS

  • Run pod install to install dependencies.
  • Open ReactNativeAzureNotificationHubSample.xcworkspace in XCode to build and run.