Links for December 13, 2023
Posted on Wednesday, Dec 13, 2023 8:36 PM
- ↪︎ 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.
Visual effects in SwiftUI - ↪︎ Why were those colors chosen to be the default palette for 256-color VGA?