Releases: react-navigation/stack
Releases · react-navigation/stack
Release 2.0.0-alpha.40
Features
- add support for light and dark themes
Bug Fixes
- add ^2.0.0-alpha to react-native-screens peer dependency (#284) (1bd09d7)
Release 2.0.0-alpha.39
Bug Fixes
- reset velocity if no modal animation (5d19991)
Release 2.0.0-alpha.38
Bug Fixes
- children touch events leaking to underlying Header right/left components (#302) (ea05db8)
Release 2.0.0-alpha.37
Bug Fixes
- workaround SafereaProvider causing jumping (3cdb9f1)
Release 2.0.0-alpha.36
Features
- expose animation related properties in context (#278) (e33892a)
Release 2.0.0-alpha.34
Bug Fixes
- add clearTimeout to keyboard manager (#275) (f33e839)
- handle keyboard return for short interactions (#272) (35cc5b8)
- make clearKeyboardTimeout private (09af1cf)
Features
- expose stack transition values via context (#265) (1339364)
Release 1.10.3
1.10.3 (2019-10-24)
Bug Fixes
- get color from ThemeColors in HeaderBackButton (#273) (be43179)
Release 2.0.0-alpha.33
Bug Fixes
- conditions in gesture direction (a875d74)
- remove useless comment (9c028ce)
Release 2.0.0-alpha.32
Bug Fixes
- wrong argument in onTransitionStart in stack (9386503)