Skip to content

Releases: aksonov/react-native-router-flux

4.3.1

26 Mar 08:21
Compare
Choose a tag to compare

Bug fixed:

4.3.0

10 Mar 14:05
Compare
Choose a tag to compare
  • adopt RNRF for iPhone 12, update 'react-native' iOS example for demonstration

4.2.0

11 Jan 13:02
Compare
Choose a tag to compare
  • 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

17 Sep 12:26
Compare
Choose a tag to compare
  • Support for react-navigation v4
  • Small fixes and improvements

4.0.6

10 Nov 17:39
Compare
Choose a tag to compare
  • fixed hideTabBar property

4.0.5

01 Oct 07:50
Compare
Choose a tag to compare

Fixes #3296

4.0.4

27 Sep 07:46
Compare
Choose a tag to compare

Fix for navigationStore.getStateForAction is not defined

4.0.3

4.0.2

4.0.0

10 Aug 06:01
Compare
Choose a tag to compare
  • fixed Redux integration issues