Open MikaelCarpenter opened 9 years ago
Thanks @MikaelCarpenter.
Another option is to look at Navigator and NavigatorIOS. Here's a comparison of the two. Searching NPM for react-native-router also turns up a few related modules.
the updated and maintained version is now on npm, so you can install with:
npm install gb-native-router --save
Thanks @MikaelCarpenter
Thanks @MikaelCarpenter
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 at gb-native-router that has a few improvements made to it.
If you guys have issues or changes you'd like to make, feel free to put them on my repo and I'll take care of it for you. I'll be maintaining my repo until t4t5 comes back, at which point I'll just submit a PR here and merge it in to this one.
~Cheers!