SwiftUI Views Mastery October Update

Mark Moeykens
Oct 31, 2021

While updating SwiftUI Animations Mastery I was adding update ideas for other books including SwiftUI Views Mastery.

I had some time this weekend and added a few updates.

Updates

  • Text
    • Currency Formatting (iOS 15)
    • Number, percent formatting (iOS 15)
    • List formatting (iOS 15)
    • Measurement formatting (iOS 15)
    • Person name formatting (iOS 15)
    • Revamped minimumScaleFactor
  • TextField
    • Binding to number, percent, currency (iOS 15)
    • Binding to PersonNameComponents (iOS 15)
    • Adding border

Formatting different types of values has never been easier in SwiftUI.

For measurements, anything you can think of you can format. SwiftUI will even format a measurement to the user's locale. You don't have to do a thing! You don't have to worry about miles/kilometers or pounds/kilograms conversions.

Take a look at all the available measurements SwiftUI can format for you:

(I included this reference in the book)

Upgrade

If you already own the iOS 15 version of this book then you can enjoy free updates throughout the year.

If you own a previous version of this book then you do NOT have to buy it again. You can get newer versions for 70% off.

Just look towards the back of your book to find the coupon.

(Note: Make sure you have the latest version.)


👉You can get the book here: https://www.bigmountainstudio.com/views-15

Thanks

Thanks to everyone who submitted suggestions!

I didn't get through my entire to-do list. I time-box work to be done so I can also work on other updates too.