瀏覽代碼

Update CHANGELOG.md

Yogev Ben David 5 年之前
父節點
當前提交
3e54198493
No account linked to committer's email address
共有 1 個檔案被更改,包括 10 行新增0 行删除
  1. 10
    0
      CHANGELOG.md

+ 10
- 0
CHANGELOG.md 查看文件

@@ -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)