Working with SwiftUI Data Book Update

Mark Moeykens
Dec 27, 2021
Hey everyone, just wanted to let you know the book "Working with Data in SwiftUI" has been updated.

I updated some code/pages so the views & code are more in sync.

One of the things that changed in iOS 15 is default Picker styles. They used to be the wheel style but now they default to the compact style. So I updated those.

We also have new button styles that can now replace manual styling. So I made some updates there too.

There's also a new page in the Binding chapter using a new iOS 15 two-way binding with a List view.

If you own the book you can now download the new version!