swiftui-transition Questions

2

My home view contains a CustomView that opens a detailed view via a NavigationLink when tapped. The detailed view also contains the CustomView, just in a different location. Can I use the match geo...

2

Solved

I am new to SwiftUI and I am trying to use the .transition, but for some reason no transition happens. You can see the code below: View import SwiftUI struct ContentView: View { @ObservedObject v...
Edouard asked 20/3, 2022 at 12:4
1

© 2022 - 2025 — McMap. All rights reserved.