Skip to content

React Native Starter Kit with Native Base and Firebase Messaging

Notifications You must be signed in to change notification settings

mdeket/react-native-with-native-base-and-fcm

Repository files navigation

React Native Starter Kit with Native Base, Firebase Messaging and Drawer Navigation

Project also includes react-native-gesture-handler lib for smoother experience with drawer navigation.

Versions:

  • react-native: 0.59
  • node: 11
  • react-navigation: 3
  • react-native-firebase: 5

Steps:

  1. yarn install
  2. Add google-service.json to android/app/
  3. Fix package name to correspond your app
  4. Run react-native run-android/run-ios

TODO:

  • Setup notifications for iOS

Useful links:

  1. Native Base - https://nativebase.io/
  2. React Native Firebase - https://rnfirebase.io/docs/v5.x.x/getting-started

Releases

No releases published

Packages

No packages published

Languages