Skip to content

Boilerplate for React Native using MobX and react-navigation.

Notifications You must be signed in to change notification settings

mjyoung/react-native-mobx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 27, 2017
6e6a39d · Jul 27, 2017

History

3 Commits
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 27, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017
Jul 12, 2017

Repository files navigation

React Native / MobX / React Navigation Boilerplate

Installation and Usage

When starting a new project, you want to:

  1. react-native init <AppName>
  2. cd <AppName>
  3. Copy all the files (not folders) from .babelrc down to yarn.lock.
  4. Copy the src folder.
  5. yarn install
  6. Find and replace all ReactNativeMobXBoilerplate to <AppName>
  7. react-native link
  8. npm run ios

About

Boilerplate for React Native using MobX and react-navigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published