|
You are here |
nilcoalescing.com | ||
| | | | |
sarunw.com
|
|
| | | | | In iOS 16, we got a native way to present a bottom sheet in SwiftUI. Let's explore its behavior and limitation. | |
| | | | |
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. | |
| | | | |
christianselig.com
|
|
| | | | | [AI summary] An iOS developer explains how to recreate the centered, circular search bar found in Apple's visionOS apps by bridging SwiftUI and UIKit due to missing public APIs. | |
| | | | |
swiftwithmajid.com
|
|
| | | What I love most about SwiftUI is how the same code adapts to the environment and provides platform-specific solutions. This is how SwiftUI allows us to run the same code on all Apple platforms available on the market. This week, we will talk about inspectors, another API that perfectly adapts the platform it is running for. | ||