You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 6.17.8
2
+
Release date: *TBD*
3
+
4
+
- React Native >> Fixed callback double-invocation crash in React Native New Architecture on Android (prevents fatal errors when callbacks are invoked multiple times)
5
+
- React Native >> Fixed Expo Android build failure related to missing secure_store XML resources
6
+
- React Native >> Added optional `preferAppsFlyerBackupRules` flag for Expo Android manifest backup rules handling
7
+
- React Native >> Changed Expo Android default behavior to no longer modify app's backup rules (use `preferAppsFlyerBackupRules: true` to opt-in)
8
+
- React Native >> Enhanced iOS Swift header import with fallback for different CocoaPods configurations
0 commit comments