Another:
- animated loading dots: https://github.com/Abedalkareem/AMDots
iPhone app for displaying bike stations in Poznań
-
displaying stations as a list
-
showing station on map
-
showing distance between user and stations (real time)
-
exact address only in map view (reverse geocoding CLGeocoder API calls limit)
-
info about each station:
- number of free bikes
- number of free racks
- distance between user and station
- adress
In app main folder run:
pod install
After installing dependencies, you can run the project(BikeStationsFinder.xcworkspace
).