Answer the question
In order to leave comments, you need to log in
What would you recommend for crossing react-native redux and route?
I started slowly learning react-native.
And a question arose. What packages to use?
There is almost no information for Android, few examples. A bunch of packages like
react-native-router
react-native-router-redux
react-native-redux-router
react-native-flux-router
All raw, which one to use is not clear. Half don't work.
What would you recommend for crossing react-native redux and route?
Answer the question
In order to leave comments, you need to log in
I used https://github.com/aksonov/react-native-router-flux and it works quite well, but I checked it only on emulators. It seems to me that under ReactNative everything is still quite raw.
You can try using react-native-router-flux.
This router supports the redux / flux architecture, as well as MobX, Reactive. This is the most powerful and supported router at the time of your post.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question