|
You are here |
swiftwithmajid.com | ||
| | | | |
nilcoalescing.com
|
|
| | | | | 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. | |
| | | | |
ashishkakkad.com
|
|
| | | | | SwiftUI announced in WWDC 2019. It's an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. In previous blog I have shared some references from apple documents. We will learn it by examples. First of all let's start with simple UI. Create New Project Create new project ... Read more | |
| | | | |
nilcoalescing.com
|
|
| | | | | Present a half-sheet in SwiftUI by specifying supported detents with the new presentationDetents() modifier in iOS 16. | |
| | | | |
nilcoalescing.com
|
|
| | | The focusable() modifier available since iPadOS 17 allows us to provide full keyboard navigation, even including custom views not focusable by default. | ||