Pārlūkot izejas kodu

Update CHANGELOG.md

Yogev Ben David 5 gadus atpakaļ
vecāks
revīzija
0f4ecf49ba
No account linked to committer's email address
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. 11
    0
      CHANGELOG.md

+ 11
- 0
CHANGELOG.md Parādīt failu

@@ -1,4 +1,15 @@
1 1
 # Changelog
2
+
3
+# 2.18.5
4
+## Fixed
5
+### iOS
6
+* Handle simultaneous recognizers, Fixes a crash when tapping on the screen with other gesture recognizers active [#a5b9f58](https://github.com/wix/react-native-navigation/commit/a5b9f58affd132bba03f961a255d05e41272bae9) by [jordoh](https://github.com/jordoh)
7
+
8
+# 2.18.4
9
+## Fixed
10
+### iOS
11
+* Fix topBar.title.component fill alignment [#9f439da](https://github.com/wix/react-native-navigation/commit/9f439dabd8fabc151bb96fbb04fa34bfe2b469d8) by [yogevbd](https://github.com/yogevbd)
12
+
2 13
 # 2.18.3
3 14
 ## Fixed
4 15
 ### iOS