/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nilcoalescing.com
| | www.objc.io
2.7 parsecs away

Travel
| | objc.io publishes books, videos, and articles on advanced techniques for iOS and macOS development.
| | nerdyak.tech
3.3 parsecs away

Travel
| | Hello and welcome to another blog post about SwiftUI. This years WWDC is approaching fast and the expectation of new SwiftUI features and/or changes is tremendous. So I have decided to dedicate this post to something lighter yet still playful.
| | swiftwithmajid.com
3.8 parsecs away

Travel
| | 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.
| | swiftwithmajid.com
25.0 parsecs away

Travel
| WWDC 24 is over, and I decided to start writing posts about new features in the upcoming iteration of the SwiftUI framework. Apple continues filling gaps this year by introducing more granular control over the scroll position. This week, we will learn how to manipulate and read the scroll offset.