Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 484 Bytes

examples-setup.md

File metadata and controls

8 lines (6 loc) · 484 Bytes

Examples Setup

  • Clone or download the repository.
  • From the root of the project run yarn bootstrap
  • cd example
  • yarn android or yarn ios

Please note that if you are trying out Android or using Google Maps on iOS, it's very likely that you will have to add your own API key for Google Maps to work. Check out the Installation Instructions to see how this is done, and make sure to run yarn bootstrap again after adding your personal API key.