Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 205 Bytes

File metadata and controls

14 lines (11 loc) · 205 Bytes

Getting Started

clone the app and go inside of root dir run npm install

start metro bundler

react-native start or npm start

then run app on your device

react-native run-android / ios