Three stages of SwiftUI Buttons
SwiftUI offers multiple ways to build a "button," and I ended up progressing through three of them as I worked through a calculator button layout.
4 posts
SwiftUI offers multiple ways to build a "button," and I ended up progressing through three of them as I worked through a calculator button layout.
There are a lot of options for cross-platform mobile development. I'm looking at React Native, Flutter, Microsoft MAUI, and Strada for a new mobile app project at work.
Working with NotificationCenter in iOS 10 is a much more pleasing experience.
I started auditing the first course in the Udacity Swift/iOS Nanodegree to get a feel for the concept.