|
You are here |
sarunw.com | ||
| | | | |
www.objc.io
|
|
| | | | | objc.io publishes books, videos, and articles on advanced techniques for iOS and macOS development. | |
| | | | |
swiftwithmajid.com
|
|
| | | | | During WWDC 23, SwiftUI introduced a new view modifier called visualEffect. This modifier allows us to attach a set of animatable visual effects by accessing layout information of the particular view. This week, we will learn how to use the new visualEffect view modifier in SwiftUI. | |
| | | | |
nerdyak.tech
|
|
| | | | | This year DubDub is over and I am very excited about the new developer treats that iOS17 will bring us that expand the animation possibilities of SwiftUI. I am talking mainly about the PhaseAnimator, KeyframeAnimator and the ability to utilize Metal shaders on SwiftUI views through modifiers .distortionEffect, .layerEffect, and .colorEffect (docs). | |
| | | | |
swiftui-lab.com
|
|
| | | Some SwiftUI views have protocols to customize styling. We'll explore some of them, and also how we can apply the same pattern to our own custom views. | ||