Releases: wix/react-native-navigation
Releases · wix/react-native-navigation
7.11.1
7.11.0
7.10.0
7.9.0
Enhancements
- Support bottomTabs shadow and border style #6915 by yogevbd
- Add missing props type in OptionsProcessor #6928 by yogevbd
- Pass component props to option processors #6920 by yogevbd
iOS
- Enable UIViewControllerBasedStatusBarAppearance on rnn-link #6944 by yogevbd
- Add bottomTab.accessibilityLabel #6941 by yogevbd
Fixed
iOS
Android
- Fix Android Toolbar RTL issues #6949 by swabbass
- Fix SET when pushing a screen from bottom tabs #6917 by mateioprea
- Title bar placement, margins, RTL fix #6918 by swabbass
- Check view.drawable for null before reading width/height #6937 by mrousavy
- Fix icon color being applied to all instances of the same icon in release mode #6910 by Andarius
7.8.4
7.8.3
7.8.2
7.8.1
7.8.0
Enhancements
iOS
- Rename getWithDefaultValue to withDefault #6872 by yogevbd
- Allow disabling iOS 14 long back button menu #6874 by lionerez1
Fixed
- Fix (Types) - Icon type does not accept object #6868 by koiralakiran1
iOS
- Fix buttons tint color on iOS 12 #6881 by yogevbd
- Fix iOS build on older Xcode versions #6879 by yogevbd
- Fix resolving dismissAllModals when there are no presented modals #6876 by yogevbd
- Adding displayMode support for Back Button Menu on iOS 14 #6767 by andres-torres-marroquin
- Fix external component appearance events #6871 by yogevbd
- Fix ViewAnimationOptions not merging correctly #6867 by mrousavy
- Fix scrollEdgeAppearance border visibility #6866 by yogevbd
Android
7.7.0
Enhancements
iOS
- Use firstObject instead of count and subscript #6840 by danilobuerger
- Use firstObject instead of count and subscript #6838 by danilobuerger
Android
- Support large bottomTab icons #6855 by guyca
- Support textual and custom buttons in topBar.leftButtons #6841 by guyca
Fixed
iOS
- Fix default button size with insets #6862 by yogevbd
- Add scrollEdgeAppearance border options #6860 by yogevbd
- Fix title flashes during transition between small and large title while scrolling #6850 by yogevbd
- Fix searchBar.hideOnScroll #6849 by yogevbd
- Fix hitbox of UIBarButtonItem #6482 by danilobuerger
- Fix iOS hit test in overlays #6829 by alpha0010
- Set rootViewController to nil from main thread #6836 by kanzitelli
- Allow popping using the stack id #6833 by danilobuerger