Skip to content

shaunsaker/react-native-boiler-plate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-native boiler-plate

Build Status

A heavily-opinionated react-native, redux, redux-saga and firebase boilerplate project used in our production apps.

Getting started

Follow the Setup guide.

What's in the box?

  • ESLint and Prettier
  • Multiple Firebase environments (development, production etc.)
  • Auth (all of it besides phone authentication)
  • Realtime database
  • Firestore
  • Cloud storage
  • Push notifications
  • Network and system message management
  • Image handling, caching and resizing
  • Location
  • Permissions
  • Redux store persistence
  • Automated beta app distribution thanks to fastlane
  • A collection of useful docs (seen below)
  • Code-Push

In the pipeline

  • We have all the bells and whistles we need for now

Docs

Feel free to get in touch if you have questions or suggestions :)

About

A react-native, redux, redux-saga and firebase project.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%