Releases: wix/react-native-navigation
Releases · wix/react-native-navigation
7.23.1
7.23.0
7.22.3
7.22.1
7.22.0
Enhancements
iOS
- Add SF Symbols support to bottom tab and top bar's back button #7271 by svbutko
- use HMSegmentedControl from pod instead of standalone file #7279 by mohsinulhaq
Android
- Declarative modals on Android #7260 by swabbass
- Remove default splash layout color on Android #7276 by svbutko
Fixed
iOS
- Fix dot indicator location on iOS #7274 by svbutko
- Fix empty dynamic colors object when using PlatformColors on iOS #7259 by svbutko
- Fix iOS 15 bars appearance #7270 by habovh
Android
7.21.0
7.20.0
7.19.1
7.19.0
Enhancements
Fixed
iOS
- Add missing displayMode from RNNBackButtonOptions #7209 by Andrew-Chen-Wang
- Disable button animations on iOS by default #7201 by yogevbd
- Render original top bar image when no color provided #7195 by yogevbd
Android
- Fix android top bar not extending behind status bar #6991 by MBrianLoc
- Null Safety on ReactImageMatrixAnimator Kotlin #7211 by swabbass
- Badge cleared dismissing modal Fix #7210 by swabbass
- fix shared element demo colors #7212 by swabbass
- setStackRoot crash & wrong ViewDidAppear event fix #7169 by swabbass