willowtreeapps / vocable-ios

Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.
https://vocable.app
MIT License
77 stars 20 forks source link

Refactor UIButton instances to use UIButton.Configuration #743

Closed Clstroud closed 1 month ago

Clstroud commented 1 month ago

After migrating to iOS 15, GazeableButton and others emit quite a few warnings about deprecated properties. While it isn't the full SwiftUI migration we would love to undertake (yet), it's an iterative improvement that keeps our UIKit implementations more current.