Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 602 Bytes

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

Notes

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