Skip to content

Commit 97438e3

Browse files
author
aksonov
committed
changelog
1 parent ac7d1f3 commit 97438e3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## [4.0.0-beta.20](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.20) (2017-08-28)
4+
[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.19...4.0.0-beta.20)
5+
6+
**Fixed bugs:**
7+
8+
- In the new version of the 'tabbar' on android does not work the 'tabBarPosition' property [\#2288](https://github.com/aksonov/react-native-router-flux/issues/2288)
9+
10+
**Closed issues:**
11+
12+
- JSON.stringify cannot serialize cyclic structures [\#2290](https://github.com/aksonov/react-native-router-flux/issues/2290)
13+
- Actions.pop \(\) skips the scene [\#2289](https://github.com/aksonov/react-native-router-flux/issues/2289)
14+
- How to remove the effect of replacing renderTitle\(title\) when navigating between scene? [\#2287](https://github.com/aksonov/react-native-router-flux/issues/2287)
15+
- Tabs on Android are hidden and showing up [\#2286](https://github.com/aksonov/react-native-router-flux/issues/2286)
16+
- Hardware Back not working when on First Scene [\#2283](https://github.com/aksonov/react-native-router-flux/issues/2283)
17+
- Main props in navigation options [\#2282](https://github.com/aksonov/react-native-router-flux/issues/2282)
18+
- Reset stack with transition [\#2236](https://github.com/aksonov/react-native-router-flux/issues/2236)
19+
320
## [4.0.0-beta.19](https://github.com/aksonov/react-native-router-flux/tree/4.0.0-beta.19) (2017-08-23)
421
[Full Changelog](https://github.com/aksonov/react-native-router-flux/compare/4.0.0-beta.18...4.0.0-beta.19)
522

0 commit comments

Comments
 (0)