Use generated Java delegate for setting properties on ReactDrawerLayoutManager

Summary: This diff migrates `ReactDrawerLayoutManager` to use the generated `AndroidDrawerLayoutManagerDelegate` for setting its properties.

Reviewed By: mdvacca

Differential Revision: D17343383

fbshipit-source-id: 85cd7ee3531b152da2601048f5e458f5dad73ad6
This commit is contained in:
Oleksandr Melnykov
2019-09-23 07:18:10 -07:00
committed by Facebook Github Bot
parent 92f3b4a27f
commit 81f567d4aa
5 changed files with 73 additions and 19 deletions
@@ -64,7 +64,7 @@ type NativeProps = $ReadOnly<{|
* from the edge of the window.
*/
drawerWidth?: ?Float,
drawerWidth?: WithDefault<Float, null>,
/**
* Specifies the lock mode of the drawer. The drawer can be locked in 3 states: