futurice/pepperoni-app-kit

[ROADMAP] Navigation

Closed this issue ยท 8 comments

I am looking forward to the new navigation library announced here:
https://github.com/facebook/react-native/wiki/Roadmap

Right now there are a large number of navigation libraries. We don't think one navigation library will be enough for every use case, but we do think we can make it better. The goal is for this new navigation library to be ideal for apps that handle navigation in JavaScript. Once it is released and stable, we can deprecate Navigator, NavigationExperimental, and ExNavigation.

NavigationExperimental is a torture right now. Looking forward to see it changed to ReactNavigation

feel free to sketch something together if you have inspiration. I don't see myself having the time for the next few months.

I think I'll have time next week. I will try to properly design it to React Navigation

Would be very nice to have an experimental branch on Pepperoni that uses react-navigation. I'll also see if I can find some time for integrating it.

It's happening ๐ŸŽ‰ ๐ŸŽ‰ ๐Ÿš€

We finally changed to react-navigation with merging #189 :) thanks for submitting the PR @FruitieX !