Awesome
DrawerLayoutExample
This sample react-native application shows react-native-drawer-layout
in usage. This repository is also meant as possible basis for bug reports. See it on your device with Exponent
Installation
- Follow the base set up
- run
npm install
- run
react-native start
- run
react-native run-ios
to test thereact-native-drawer-layout
module
Notes
If you would like to see any feature demonstrated, please don't hesitate to file an issue.