SwiftUI Project 5, Day 1
Posted on Thu 01 July 2021 in swift • Tagged with swift, swiftui
Some more bits of 100 Days of SwiftUI done today.
Nothing really new for me with Lists
or using the app Bundle
, but I hadn't used UITextChecker
before, either in Swift or in Objective-C. Cool to see how to bridge from Swift strings to Objective-C strings.
More fun was experimenting …
Continue reading