Releases: aksonov/react-native-router-flux
Releases · aksonov/react-native-router-flux
4.3.0
- adopt RNRF for iPhone 12, update 'react-native' iOS example for demonstration
4.2.0
- small fixes
- update some packages to latest ones
- use latest react-navigation 4.x
- swipeEnabled is removed from Tabs (because react-navigation removed it)
4.2.0-beta.1
- Support for react-navigation v4
- Small fixes and improvements
4.0.6
- fixed hideTabBar property
4.0.4
Fix for navigationStore.getStateForAction
is not defined
4.0.0
- fixed Redux integration issues