Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 190 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 190 Bytes

React-Native-Custom-Drawer

Code for the article written for educative.io

Installation Steps :

In Terminal,

  1. npx react-native init drawerexample
  2. cd drawerexample
  3. npm run android