react-native-sidemenu icon indicating copy to clipboard operation
react-native-sidemenu copied to clipboard

Why not use createDrawerNavigator ?

Open ThunderDev1 opened this issue 5 years ago • 1 comments

First, thanks for this demo projet, helped me out quite a bit 👍

React navigation offers a built in side menu using createDrawerNavigator. It uses DrawerLayout under the hood. Was wondering if you have tried it out, and if your implementation has any benefits over it?

ThunderDev1 avatar Jun 11 '19 11:06 ThunderDev1

@ThunderDev1 Not Sure about the usage. Have You used createStackNavigation and createDrawerNavigator together in single app with redux ?

anujraghuvanshi avatar Aug 10 '19 15:08 anujraghuvanshi