-
## What are you trying to achieve?
I want to achieve WhatsApp-style navigation where I have a TabView for the top-level navigation of the app, but when ChatChannelView is pushed, the bottom toolbar i…
-
Here are my thoughts on building navigation related swiftui views:
- Need to make it separate from the original library. We don't want to bloat this library and we don't want to require the user t…
-
SwiftUI has setting navigationBarHidden(false) , still showing navigationBar if use ScalePageView. ~
Test phone:iPhone Xs Max
version:15.6.1
appreciate the development team
`
import SwiftU…
-
Presently they're hard-coded at 3/12/30/none.
Could be based on App Storage or in database.
-
godrm updated
2 years ago
-
Excellent work on the ViewInspector!
I've just come across a test where I have to check a TabView. I want to test whether the correct tab is selected. How can this be achieved? All views of all tab…
-
I have a `View` within a `TabView`, and I'm using `.mirrorAppearanceState` on the `View`. Initially the `View`'s tab is not selected and thus the View is not visible.
The problem is that the `View`…
-
**Describe the bug**
In a UIKit based app (have not tried SwiftUI but have a feeling its related to the UIKit IfLet functionality) if you you nil out a child state (in parent reducer) in response to …
-
**Describe the bug**
We hit assertion on optional reducer if onAppear (from optional state) is called within tabView.
OnAppear is called immediately after state is set to nil, causing a crash due to…
-
이제 다음 이벤트는 WWDC21을 향해가겠네요!
godrm updated
3 years ago