Test app displaying a map of location with randomly generated bike stations.
Need to have Cocoapods installed
-
npm run update / yarn run update (if there are problems finding pods - try 'pod repo update')
-
npm run ios / yarn run ios (or Run from within Xcode)
- npm run android-prepare / yarn run android-prepare (no need to call android-prepare if you've already called update)
- npm run android / yarn run android