Releases: react-navigation/drawer
Releases · react-navigation/drawer
Release 2.3.4
06 Feb 22:50
Compare
Sorry, something went wrong.
No results found
2.3.4 (2020-02-06)
Bug Fixes
don't disable programmatic open/close of drawer with drawerLockMode (6b02d87 ), closes #56
Release 2.3.3
30 Oct 08:03
Compare
Sorry, something went wrong.
No results found
2.3.3 (2019-10-30)
Bug Fixes
hide content while drawer is open from talkback (#132 ) (419f4a5 )
Release 2.3.2
28 Oct 16:49
Compare
Sorry, something went wrong.
No results found
2.3.2 (2019-10-28)
Bug Fixes
change type of the navigation field in DrawerContentComponentProps (#121 ) (4330382 )
export DrawerLockMode, DrawerIconProps, and DrawerLabelProps (069b888 )
navigation drawer sometimes not closing when pressed outside (#126 ) (2220252 )
Release 2.3.1
21 Oct 01:13
Compare
Sorry, something went wrong.
No results found
2.3.1 (2019-10-21)
Bug Fixes
expose DrawerItems to maintain backward compat (1980a59 )
Release 2.3.0
21 Oct 01:11
Compare
Sorry, something went wrong.
No results found
2.3.0 (2019-10-21)
Bug Fixes
add screenProps to DrawerNavigatorItemsProps (#100 ) (8d09a81 )
Features
drawer: expose draweropenprogress via react-contextapi (#125 ) (03f5eb4 )
Release 2.2.2
21 Sep 22:48
Compare
Sorry, something went wrong.
No results found
2.2.2 (2019-09-21)
Bug Fixes
set proper type for screenProps in ScreenComponent (d7559a6 )
Release 2.2.1
13 Sep 13:50
Compare
Sorry, something went wrong.
No results found
2.2.1 (2019-09-13)
Bug Fixes
fix path for declaration file. fixes #99 (7409a53 )
Release 2.2.0
12 Sep 18:07
Compare
Sorry, something went wrong.
No results found
2.2.0 (2019-09-12)
Features
export types for ScreenProps amd ScreenComponent (031d947 )
Release 2.1.2
11 Sep 15:05
Compare
Sorry, something went wrong.
No results found
2.1.2 (2019-09-11)
Bug Fixes
Release 2.1.1
09 Sep 20:40
Compare
Sorry, something went wrong.
No results found
2.1.1 (2019-09-09)
Bug Fixes
add peer dep on react-navigation (8cc9069 )
Features