react-native-router icon indicating copy to clipboard operation
react-native-router copied to clipboard

Awesome navigation for your React Native app.

Results 47 react-native-router issues
Sort by recently updated
recently updated
newest added

If I import this module i just get a white screen, until I remove it I can not see my app anymore. No good, don't use unless using old version...

> Failed to build DependencyGraph: @providesModule naming collision: > Duplicate module name: ARTSerializablePath > Paths: C:\Users\pavle\AwesomeProject\node_modules\react-native-router\node_modules\react-native\Libraries\ART\ARTSerializablePath.js collides with C:\Users\pavle\AwesomeProject\node_modules\react-native\Libraries\ART\ARTSerializablePath.js > > This error is caused by a @providesModule declaration with...

Hi there, Since @t4t5 does not maintain this repo, please refer to the most updated version : https://github.com/react-native-simple-router-community/react-native-simple-router

Makes react native route stable for android.

I am sure this was working earlier. But on a new project, when I navigate between screen, the title is overlaying on previous one. and back button is not clearing,...

Tried this with npm 2 and 3 versions. react-native and react-native-router don't work together ``` Error building DependencyGraph: Error: Naming collision detected: /Users/native/node_modules/react-native-router/node_modules/react-native/packager/react-packager/src/DependencyResolver/haste/polyfills/String.prototype.es6.js collides with /Users/native/node_modules/react-native/packager/react-packager/src/Resolver/polyfills/String.prototype.es6.js at HasteMap._updateHasteMap (HasteMap.js:123:13) at...

Error building DepdendencyGraph: Error: Naming collision detected: /path/node_modules/react-native-router/node_modules/react-native/node_modules/react-tools/src/vendor/performance/performanceNow.js collides with /path/node_modules/react-native/node_modules/react-tools/src/shared/vendor/performance/performanceNow.js at HasteMap._updateHasteMap ( /path/node_modules/react-native/packager/react-packager/src/DependencyResolver/DependencyGraph/HasteMap.js:123:13) at /path/node_modules/react-native/packager/react-packager/src/DependencyResolver/DependencyGraph/HasteMap.js:95:28 at tryCallOne (/path/node_modules/react-native/node_modules/promise/lib/core.js:37:12) at /path/node_modules/react-native/node_modules/promise/lib/core.js:103:15 at flush (/path/node_modules/react-native/node_modules/promise/node_modules/asap/raw.js:50:29) at doNTCallback0 (node.js:408:9) at process._tickCallback...

It looks as though t4t5 is no longer active in this repo. I've tried reaching out to him on twitter without a response. In the meantime I have a fork...