Releases: aksonov/react-native-router-flux
Releases · aksonov/react-native-router-flux
2.2.6
18 Feb 08:02
Compare
Sorry, something went wrong.
No results found
2.2.5
16 Feb 16:59
Compare
Sorry, something went wrong.
No results found
2.2.4
16 Feb 16:18
Compare
Sorry, something went wrong.
No results found
added dependency from @exponent/react-native-action-sheet team
2.2.3
16 Feb 16:06
Compare
Sorry, something went wrong.
No results found
various fixes and improvements
actionSheet support
2.1.4
01 Feb 16:15
Compare
Sorry, something went wrong.
No results found
modal type support for popups, activity indicators, etc. It could be even invisible process which should be executed for current screen (like login)
numerous fixes and improvements
2.0.2
04 Jan 14:16
Compare
Sorry, something went wrong.
No results found
Fully rewritten code, pure routing logic is decoupled from UI implementation (exNavigator), so you could use any UI for routing.
1.0.1
10 Dec 07:42
Compare
Sorry, something went wrong.
No results found
small fix for nested navigators within tab bar, #49
1.0.0
09 Dec 19:54
Compare
Sorry, something went wrong.
No results found
Flux/redux ready, doesn't depend from concrete library
exNavigator-based
Nested Router allows to build hierarchy of any complexity, TabBar support
0.3.0
05 Oct 12:59
Compare
Sorry, something went wrong.
No results found
Add 'replace' actions to replace current route with new route
More documentation about 'custom' actions and processing of data flow in your Flux stores.
0.2.2
29 Sep 14:58
Compare
Sorry, something went wrong.
No results found
Avoid passing react native event object to actions (latest RN starts doing this for all onPress handlers)