Releases: grahammendick/navigation
Releases · grahammendick/navigation
NavigationReactNative v5.6.1
NavigationReactNative v5.6.0
New
- #284 Added badge props to Tab Bar Item Component on iOS. Thanks @arunmenon1975
Fixed
- #285 Reset Navigation Bar title color when back pressed on iOS. Thanks @mpiannucci
NavigationReactMobile v3.1.1
Fix
- #286 Prevented repeat navigation from restarting the animation
NavigationReactNative v5.5.0
New
- #263 Added color props to Navigation Bar and Tab Bar Components on iOS. Thanks @mpiannucci
Fixed
- #277 Allowed the first child of a scene to be replaced. Thanks @arunmenon1975 and @SatyaFariz
- #279 Added
BackHandler
listeners earlier on Android so that userland listeners fire first
NavigationReactNative v5.4.1
Fix
- #275 Ensured
onAfterUpdateTransaction
ofNavigationStackView
called every navigation
NavigationReactMobile v3.1.0
New
- #271 Animated replacing a screen
NavigationReactNative v5.4.0
New
- #269 Animated replacing a screen
NavigationReactNative v5.3.1
Fix
- #262 Prevented navigation events from bubbling out of
Modal
component. Thanks @mpiannucci - #264 Ensured
openDrawer
ofDrawerLayoutAndroid
works on all screens. Thanks @arunmenon1975
NavigationReactNative v5.3.0
New
- #259 Supported React Native v0.60
Navigation v5.2.0
New
- #257 Allowed the current
StateContext
to be passed in tonavigateLink