Releases: react-navigation/stack
Releases · react-navigation/stack
Release 2.0.0-alpha.31
Compare
Sorry, something went wrong.
No results found
osdnk
released this
22 Oct 14:48
Bug Fixes
send events even is stack animation is vain (#270 ) (3d4b173 )
Release 2.0.0-alpha.30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't fire onOpen when screen is unmounting (4495d9a ), closes #136
don't keep unfocused header backgrounds visible (bd269ef )
remove boxShadow for web (#267 ) (430d4a2 )
Release 1.10.2
Compare
Sorry, something went wrong.
No results found
1.10.2 (2019-10-20)
Bug Fixes
make headerShown option work (84e9244 )
Release 1.10.1
Compare
Sorry, something went wrong.
No results found
1.10.1 (2019-10-20)
Bug Fixes
support function for headerBackground (5a839e0 )
Release 1.10.0
Compare
Sorry, something went wrong.
No results found
1.10.0 (2019-10-19)
Features
Release 2.0.0-alpha.29
Compare
Sorry, something went wrong.
No results found
Features
add an option to override safe area insets (6be0881 )
Release 2.0.0-alpha.28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't fade incoming background when fading header (f3a2688 )
properly handle header title (92f0f69 )
use header height from style if specified (90a72fa )
Release 2.0.0-alpha.27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't ignore descriptors change (163d5ce )
Release 2.0.0-alpha.26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix headerTitle deprecation warning (#257 ) (2d5f6c3 )
increase hitSlop of back button on Android (e71a520 )
Features
add headerTitleAlign option to center and left align title (b86e2e6 )
Release 2.0.0-alpha.25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
better interpolation for iOS modal (#255 ) (0f715c1 )
fix calculating default header height (a21206f )
make modal presentation mode fullscreen on landscape (#256 ) (15023fa )