You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2025. It is now read-only.
Should we migrate to SwiftUI? SwiftUI is Apple's latest user interface toolkit, while UIKit, the UI framework that we use, is a bit older and requires a lot more code. The first step into deciding whether we should migrate to SwiftUI is understanding what it truly is and if it brings any benefits that outweighs the time it would take to transition our entire codebase...