jed_fox1’s avatarjed_fox1’s Twitter Archive — № 800

    1. …in reply to @_ryannystrom
      @_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.
  1. …in reply to @jed_fox1
    @_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