/reactNativeBlog

Primary LanguageJavaScriptMIT LicenseMIT

Drawer Menu Example using react-navigation

Just another example implementation of Drawer Menu using react-navigation

drawer-example

How to run packager

$ 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