| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.8.3 source code.tar.gz | 2026-05-06 | 32.0 MB | |
| 8.8.3 source code.zip | 2026-05-06 | 33.3 MB | |
| README.md | 2026-05-06 | 2.1 kB | |
| Totals: 3 Items | 65.3 MB | 0 | |
No changelog for this release.
RN 0.85.2 Upgrade by @markdevocht in https://github.com/wix/react-native-navigation/pull/8280
What's Changed
- Android - fix crashes on android by adding null safety by @OneAboveAll1964 in https://github.com/wix/react-native-navigation/pull/8267
- Android - some more safety null checks by @markdevocht in https://github.com/wix/react-native-navigation/pull/8275
- iOS - Inbox Conversation Screen Lacks Back Navigation Control On iPad (iOS 26) by @markdevocht in https://github.com/wix/react-native-navigation/pull/8277
- iOS - iOS26.1 fixes by @markdevocht in https://github.com/wix/react-native-navigation/pull/8282
- iOS - tabbar text fix by @markdevocht in https://github.com/wix/react-native-navigation/pull/8288
- upgrade playground to lodash 4.18.1 by @markdevocht in https://github.com/wix/react-native-navigation/pull/8290
- iOS - fix for Image component with local assets (require) not rendering after RNN 8.5.0+ with React Native 0.78 by @markdevocht in https://github.com/wix/react-native-navigation/pull/8291
- iOS - Flash / ghost screen briefly visible after splash screen on initial launch since RNN 8.7.6 [#8278] by @markdevocht in https://github.com/wix/react-native-navigation/pull/8287
- iOS - Touch events blocked after dismissModal on iOS + dismissModal animation options not respected [#8279] by @markdevocht in https://github.com/wix/react-native-navigation/pull/8285
- iOS - Add
roleoption tobottomTabforUITabBarSystemItemsupport by @IsaacIsrael in https://github.com/wix/react-native-navigation/pull/8286 - Android - fixing test that was triggered on android by @markdevocht in https://github.com/wix/react-native-navigation/pull/8294
New Contributors
- @OneAboveAll1964 made their first contribution in https://github.com/wix/react-native-navigation/pull/8267
- @IsaacIsrael made their first contribution in https://github.com/wix/react-native-navigation/pull/8286
Full Changelog: https://github.com/wix/react-native-navigation/compare/8.8.2...8.8.3