boolder-org / boolder-android

Boolder Android app https://www.boolder.com/en/app
MIT License
28 stars 12 forks source link

Circuit mode #26

Closed nmondollot closed 1 year ago

nmondollot commented 1 year ago

Add previous/next arrows when a problem belongs to a circuit. When user taps on an arrow, display the circuit's path (and a way to dismiss it)

Demo iOS

https://github.com/boolder-org/boolder-android/assets/330823/e377cf47-6add-4efd-bbba-7c3326528ea0

https://github.com/boolder-org/boolder-android/assets/330823/f92215e9-b7f2-42a4-9309-4a664e7026a4

Code iOS

https://github.com/boolder-org/boolder-ios/blob/b418c9d55501a911de4b49b6b2a8b8d51ae2c403/Boolder/UI/Map/MapboxViewController.swift#L292-L352

https://github.com/boolder-org/boolder-ios/blob/b418c9d55501a911de4b49b6b2a8b8d51ae2c403/Boolder/UI/Map/MapboxViewController.swift#L780-L809