criticalmaps / criticalmaps-ios

Critical Maps iOS App 🚲✊
http://www.criticalmaps.net
MIT License
281 stars 40 forks source link

Replace a deprecated property wrapper #468

Closed woxtu closed 1 year ago

woxtu commented 1 year ago

📲 What

This PR replaces @BindableState with @BindingState.

🤔 Why

@BindableState is deprecated in the current TCA.

👀 See