Skip to content

invertase/react-native-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invertase - React Native Template

Quick start React Native template with the following:

  • TypeScript
  • Prettier / ESLint
  • @react-navigation
  • @react-native-firebase/app
  • react-native-paper
  • react-native-vector-icons
  • Basic theme hook

Usage

npx react-native init <name> --template @invertase/react-native-template

Add the google-services.json & GoogleService-Info.plist file from the Firebase Console.

# iOS
cd ios && pod install --repo-update

npx react-native run-android
# or
npx react-native run-ios

About

Generic template for Invertase React Native projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published