Skip to content

Releases: aksonov/react-native-router-flux

0.2.0

29 Sep 11:47

Choose a tag to compare

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

26 Sep 06:48

Choose a tag to compare

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)

v0.1.1

07 Sep 10:35

Choose a tag to compare

  • initial release