DrawerLayoutExample

May 2, 2017 ยท View on GitHub

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 the react-native-drawer-layout module

Notes

If you would like to see any feature demonstrated, please don't hesitate to file an issue.