Skip to content

daviscabral/rnrf-broken

 
 

Repository files navigation

Example App

Normally, after a code change to react-native-router-flux src files, you must remove the node_modules/react-native-router-flux directory and npm install. The react-native packager wont follow symlinks.

To assist development, this command watches and rsyncs changes:

npm run sync-rnrf

Leave a terminal open running this command when running the Example app and making react-native-router-flux src changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • Objective-C 12.1%
  • Python 4.4%
  • Java 3.3%