100 Days of SwiftUI — Day 30
Nathan Mattes
Posted on June 30, 2020
Aaaaaand I'm done with Day 30. After having learned about UITextChecker and Lists yesterday, I put them to use today.
I also learned how to use onCommit
with Textfield
and onAppear
, which seems to be viewDidAppear
in UIKit-land. I'm still quite impressed, how easily I can build a UI and I like, how easily I can react when the user enters text in a Textfield, for example.
But trailing closures still confuse me, as I use AutoComplete in Xcode pretty heavily — I'm lazy — and every single time, I have to delete some code before adding the trailing closure. That annoys me. Can I turn this off, somehow?
Until tomorrow! 👋
💖 💪 🙅 🚩
Nathan Mattes
Posted on June 30, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.