Releases: wix/react-native-navigation
Releases · wix/react-native-navigation
8.8.2
What's Changed
- Navigation.showOverlay() breaks VoiceOver accessibility - background content remains accessible by @markdevocht in #8261
- Bottom bar fixes by @markdevocht in #8263
- Edge2edge android by @markdevocht in #8262
- White stripes as statusbar and navigation bar on android by @markdevocht in #8270
Full Changelog: 8.8.1...8.8.2
8.8.1
No changelog for this release.
What's Changed
- fix by @markdevocht in #8258
Full Changelog: 8.8.0...8.8.1
8.8.0
Enhancements
- RNN version update on Engine automation #8250 by markdevocht
What's Changed
- Fix iOS 26 bottom tab test IDs by @yedidyak in #8254
- Fix iOS bottomTab textColor regression by @yedidyak in #8255
- script adjustment by @markdevocht in #8256
Full Changelog: 8.7.9...8.8.0
8.7.6
What's Changed
- Add comprehensive architecture documentation by @yedidyak in #8229
- iOS - Add title customization to scroll edge appearance (#8207) by @markdevocht in #8233
- Have also the afterInitialTab flag on page tabs handle webviews. by @markdevocht in #8237
- re-aligning the back button on android and iOS when using icon background logic by @markdevocht in #8236
- iOS add title customization to scroll edge appearance by @markdevocht in #8239
- skill added for RNN android and iOS by @markdevocht in #8238
- Fix for overflow items into menu not showing because of color by @markdevocht in #8243
- [RN77][[Android] Inbox conversation header is not centered and cut by @markdevocht in https://github.com//pull/8242
- iOS 26 bottom tab fix by @markdevocht in #8245
- Upgrade to RN 0.84 by @markdevocht in #8244
- Add and update AI coding skills by @yedidyak in #8246
Full Changelog: 8.7.5...8.7.6
8.7.5
What's Changed
- lodash upgrade to 4.17.23 by @markdevocht in #8214
- Remove accessibility elements from parent view when overlay is presented by @markdevocht in #8219
- Fix Mock exports for external consumers by @bvonheid in #8215
- Send NavigationButtonPressed event also on Swipe-Back on screen by @markdevocht in #8222
- smoother dismiss of modal with transparent coloring by @markdevocht in #8217
New Contributors
Full Changelog: 8.7.4...8.7.5
8.7.4
What's Changed
- Skip UINavigationItemSearchBarPlacementIntegrated when not available in OS by @markdevocht in #8211
8.7.3
What's Changed
- feat: add iconBackground support to backButton on iOS and Android by @adids1221 in #8160
- iOS 26 searchbar option added. by @markdevocht in #8183
- React Native version checker by @markdevocht in #8209
New Contributors
- @adids1221 made their first contribution in #8160
Full Changelog: 8.7.2...8.7.3
8.7.2
8.7.0
8.6.3
Fixed
iOS
- fix for fading modal dismissal #8192 by markdevocht
- [iOS] Native modules not loaded RN 0.79 #8176 by markdevocht