Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 406 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 406 Bytes

header


Installation

Android

yarn && yarn android

iOS

yarn && cd ios && pod install && cd .. && yarn ios