- Clone or download the repository.
- From the root of the project run
yarn bootstrap
cd example
yarn android
oryarn 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.