Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 402 Bytes

readme.MD

File metadata and controls

7 lines (4 loc) · 402 Bytes

SwiftUI Nextbikes

A very messy exploration of SwiftUI (I finally have time)

At the moment it displays all nextbike stations in the user's nearest region and their bike count. Region detection is done entirely on-device and the user's location is never sent to a server.

I’d like to add a map to the detail view. I’d like to integrate with the user pin and password and try to do some renting!