Skip to content

React Native boilerplate with a few of the most common libraries and packages, and a few pre-made components

Notifications You must be signed in to change notification settings

desktp/rn-boilerplate

Repository files navigation

React-Native Boilerplate

This repo contains a boilerplate with the most common React Native libraries all setup and just waiting for your custom logic! Includes:

Features

  • Login and Register components all done and wired up to Firebase
  • Redux stores setup to persist login sessions
  • Router and Drawer (TO-DO) ready and waiting your new scenes

Installation

Clone the repo, then

$ cd rn-boilerplate
$ npm install -d
$ react-native run-android
or
$ react-native run-ios

Todos

[ ] Add OAuth Options to login [ ] Implement global Drawer component [ ] User details edit component

About

React Native boilerplate with a few of the most common libraries and packages, and a few pre-made components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published