Just another example implementation of Drawer Menu using react-navigation
$ yarn global add react-native-cli
$ git clone https://github.com/hayo0914/react-native-web-react-navigation-example
$ cd react-native-web-react-navigation-example
$ yarn install
$ yarn start
Then, start simulator with this command.
$ react-native run-ios