Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 164 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 164 Bytes

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios