
#REACT NATIVE GROWL NOTIFICATION DOWNLOAD#

Tap the iOS app from the different app options.Within the Firebase UI tap the settings cog of your project and choose Project Settings.Enable Anonymous Sign-in option (if you’re already using Firebase for your authenticate that’s fine too, the aim is to have a unique user id to send push notifications too).Using Firebase for easy targeting of push notifications to:

Your options should look similiar to the following: Tap again to add another new capability and select Push Notifications.Select Remote Notifications from the options.Tap to add a new capability and select Background Modes.

Under Signing & Capabilities in Xcode select and connect the Xcode Project to your Apple Developer Team.Login to your Apple Developer Account via Xcode > Preferences > Accounts.Npx react-native init PushyPush -template react-native-template-typescript
