/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

getstream.io
| | swiftwithmajid.com
2.1 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.
| | nilcoalescing.com
2.8 parsecs away

Travel
| | Build a stretchy image header in SwiftUI using the visualEffect() modifier, scaling the image on pull-down without tracking scroll offset or modifying its frame.
| | iosapptemplates.com
2.3 parsecs away

Travel
| | SwiftUI is the modern way of building user interfaces across all Apple platforms. In this tutorial, we are going to learn how to create a chat app in SwiftUI. There are a lot of interesting Read more...
| | nerdyak.tech
26.7 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.