Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 126 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 126 Bytes

Development

Start packager

yarn install
cd ios/
pod install
cd ../
yarn start

and then build app from XCode