Skip to content

React Native template that has Reanimated 2, Firebase, and React Navigation, etc. pre configured.

Notifications You must be signed in to change notification settings

princejoogie/rn-firebase-reanimated-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-firebase-reanimated-template

Included packages

react-native-vector-icon list here

Usage

  1. Initialize a new React Native Project
  • npx react-native init SomeApp --template https://github.com/princejoogie/rn-firebase-reanimated-template.git

Android

  1. Create an android application in Firebase Console
  • (optional) Debug signing certificate SHA-1: Run cd android && ./gradlew signingReport && cd .. then copy debug SHA1 key
  1. Download the google-services.json and place it under android/app
  2. Run cd android && ./gradlew clean && cd ..
  3. Run android with yarn run android

About

React Native template that has Reanimated 2, Firebase, and React Navigation, etc. pre configured.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published