Pete Smith

2pods

BikeProvider

BikeProvider is a tiny, convenient framework for retrieving relevant city bike share information. Based on the user's location, it uses the citybik.es API to to find the nearest city with bike share availability. It can then return relevant bike station information such as station location and number of available bikes etc.

The framework was built to accomodate Bikey, my bike share app available on the app store.

License: MIT

  • Swift

ScalingCarousel

ScalingCarousel provides a simple carousel-style collection view. It takes care of cell presentation, scaling each cell as the collection view is scrolled.

It is used in Bikey to present bike station information.

License: MIT

  • Swift