Dynamic routes for Navigators
complete
Alex Gunning
I'd like to be able to load in a list of routes from redux state. I imagine that this is a fairly common use-case - having specific channels to go to in a chat application DrawerNavigator for instance.
Alex Gunning
Thanks very much, guys. Great job! The new API is fantastic
satya164
complete
Jpequod
is there any workaround?
Brent Vatne
in progress
you can follow along with progress on this here: https://github.com/react-navigation/navigation-ex
it's a new api that treats navigators as react components and opens up more dynamic configuration
Renan Machado
Please guys, I really need this feature!
Alex Gunning
Bump!
Syed Muhammad Kashan Haider
Any updates on this? this is is really really needed
JC
Can we please have an update on this? Is there any other way to achieve dynamic routing in react-native?
Gautham Kumaran
I've been trying for a while now to implement this in TabNavigator, the limitations doc says 'React Navigation does not currently provide an easy way to do dynamic routes'. So I'm hoping that it's possible in the current version in a not so straightforward way.
Andric Tham
Yes please! I’m trying to do this with a TabNavigator. Each tab returns a different sort/filter on a list. I can’t do that with the current static setup.
Load More
→