Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 151 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 151 Bytes

React Native TODO

  1. Install dependencies:
npm install
  1. Start:
// working well on android platform only
react-native run-android