Earlier, we released an update of our
Mastering SwiftUI book for Xcode 12. While Xcode 12 is still in beta, we have already added 4 new chapters for the book. You will learn how to create expandable list views, build grid layout using LazyVGrid, exporting a custom view to View library, and creating an animated activity ring. Further, we will dive deeper into animation. You will learn how to use the Animatable & AnimatableModifier to animate shape and views.
This week, we will look into LibraryContentProvider and see how easy you can share a custom view to the View library.
As always, enjoy other tutorials we collected for you this weekend and take your development skill to the next level.
Talk soon,
Simon