Skip to content

Test React Native app displaying a map of randomly generated bike station locations.

Notifications You must be signed in to change notification settings

albaranau/BikeMap

Repository files navigation

BikeMap

Test app displaying a map of location with randomly generated bike stations.

How to run:

iOS:

Need to have Cocoapods installed

  1. npm run update / yarn run update (if there are problems finding pods - try 'pod repo update')

  2. npm run ios / yarn run ios (or Run from within Xcode)

Android:

  1. npm run android-prepare / yarn run android-prepare (no need to call android-prepare if you've already called update)
  2. npm run android / yarn run android

GitHub Logo

About

Test React Native app displaying a map of randomly generated bike station locations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published