-
@_ryannystrom Having written a few things in SwiftUI, it is definitely quite fun but you’ll have to balance implementing things in pure SwiftUI and falling back to a UIViewRepresentable to get specific things done quicker.
-
@_ryannystrom Also — there are often Swift packages available for common pain points. For example, something I intend to use this week: github.com/siteline/SwiftUIRefresh