react-native-drawer-menu
react-native-drawer-menu copied to clipboard
openDrawer not working on react-native 0.64
When you call openDrawer() drawer menu will not be shown. Instead, a black screen will be shown. Please downgrade react-native version to 0.63 drawer menu will work again.
Is it related to this warning?
Warning: componentWillMount has been renamed, and is not recommended for use.
@NguyenLuongVinh or @SidStraw did you find a solution / workaround?
Is there any Solution ??