Yogev Ben David
5 年之前
No account linked to committer's email address
|
@@ -1,4 +1,14 @@
|
1
|
1
|
# Changelog
|
|
2
|
+# 2.18.2
|
|
3
|
+## Fixed
|
|
4
|
+### iOS
|
|
5
|
+* Fix TopBar react view measurement issue [#1993b93](https://github.com/wix/react-native-navigation/commit/1993b93c2ec388bce8923b6d70edf11fc5499976) by [yogevbd](https://github.com/yogevbd)
|
|
6
|
+
|
|
7
|
+# 2.18.1
|
|
8
|
+## Fixed
|
|
9
|
+### iOS
|
|
10
|
+* Fix bottomTabs’s initial currentTabIndex [#0e888fb](https://github.com/wix/react-native-navigation/commit/0e888fb65a70343949386f0d6f9f59b03e7b93b7) by [yogevbd](https://github.com/yogevbd)
|
|
11
|
+
|
2
|
12
|
# 2.18.0
|
3
|
13
|
## Fixed
|
4
|
14
|
* Add missing topMargin type to OptionsTopBar [#9d7d7f4](https://github.com/wix/react-native-navigation/commit/9d7d7f4600ce4994ed680c123f59eb198130a32c) by [ceyhuno](https://github.com/ceyhuno)
|