Yogev Ben David пре 5 година
родитељ
комит
7c79df3e8e
No account linked to committer's email address
1 измењених фајлова са 10 додато и 0 уклоњено
  1. 10
    0
      CHANGELOG.md

+ 10
- 0
CHANGELOG.md Прегледај датотеку

@@ -100,6 +100,16 @@ Add the following to your application's `style.xml`
100 100
       <item name="backgroundColor" type="color">#f00</item>
101 101
   </resources>
102 102
   ```
103
+# 2.27.7
104
+## Added
105
+### iOS
106
+* Font weight option support on iOS [#f283e15](https://github.com/wix/react-native-navigation/commit/f283e155948c0ae190c1dde0fb3d78d5ac129af0) by [yogevbd]
107
+
108
+# 2.27.6
109
+## Fixed
110
+### iOS
111
+* Fix status bar disappear when presenting native camera screen on iOS [#6cfde5e](https://github.com/wix/react-native-navigation/commit/6cfde5e24c95506b6d31b2f40164fa3f196b72a6) by [yogevbd]
112
+
103 113
 # 2.27.5
104 114
 ## Fixed
105 115
 ### iOS