Releases: wix/react-native-navigation
Releases · wix/react-native-navigation
7.13.0
7.12.0
Enhancements
iOS
Android
Fixed
iOS
- Fix rnn-link script for react-native 0.64 #7051 by yogevbd
- Fix momentum scroll bug with nested scroll views #7047 by hernanmateo
Android
- Ensure spring animation always completes #7055 by swabbass
- Merge Options - left buttons cleared when back button is hidden #7048 by swabbass
- BackButton on stack root fix #7049 by swabbass
- Fix shared element crash on Android #7046 by swabbass
- Android mergeOptions subtitle center & margin fix #7036 by swabbass
- remove useless viewIdTracker #7024 by swabbass
- Title react view crash #7022 by swabbass
7.11.4
7.11.3
7.11.2
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