Skip to content

mjyoung/react-native-mobx-boilerplate

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