Parcourir la source

Update CHANGELOG.md

Yogev Ben David il y a 5 ans
Parent
révision
3e54198493
No account linked to committer's email address
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10
    0
      CHANGELOG.md

+ 10
- 0
CHANGELOG.md Voir le fichier

1
 # Changelog
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
 # 2.18.0
12
 # 2.18.0
3
 ## Fixed
13
 ## Fixed
4
 * Add missing topMargin type to OptionsTopBar [#9d7d7f4](https://github.com/wix/react-native-navigation/commit/9d7d7f4600ce4994ed680c123f59eb198130a32c) by [ceyhuno](https://github.com/ceyhuno)
14
 * Add missing topMargin type to OptionsTopBar [#9d7d7f4](https://github.com/wix/react-native-navigation/commit/9d7d7f4600ce4994ed680c123f59eb198130a32c) by [ceyhuno](https://github.com/ceyhuno)