Releases: aksonov/react-native-router-flux
Releases · aksonov/react-native-router-flux
0.2.0
Introduce support of tab bar with Container element and 'switch' Flux actions between 'tabs'. You may use own custom tab bar implementation ('component' attribute for Container) or existing one react-native-tabs
v0.1.10
Numerous fixes, added 'store' attribute for Routes (AltNativeContainer wrapper will be used in this case), add 'Container' to allow 'switch' between Routes (for tabbar, left side menu, etc)