Skip to content

React Native Boilerplate configured with Navigation , State Management packages. Typescript support coming soon.

Notifications You must be signed in to change notification settings

xinhash/react-native-boss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8fb7af3 · Aug 4, 2018

History

1 Commit
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018
Aug 4, 2018

Repository files navigation

react-native-boss

Platform Support

  • Android
  • IOS (coming soon)

New Features!

  • React v 16.4.1 (Also bumped "babel-preset-react-native" : "5.0.2")
  • React Native v 0.56.0
  • React Native Navigation v2

How to integrate/debug v2 Navigation

  • Follow official guide
  • Don't miss to add the command below in package.json
    "scripts": {
        ...,
        "run-android": "cd ./android && ./gradlew app:assembleDebug && ./gradlew installDebug"
    }
    

About

React Native Boilerplate configured with Navigation , State Management packages. Typescript support coming soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published