-
## What did you do?
* I'm using `ChatChannelView` as a fullscreen tab-screen in a tabbar UI.
* I'm configuring StreamChat like this (from my understanding, `handleTabBarVisibility:false` is the way…
-
I've created a small demo app that demonstrates issues with initiating a subflow (child coordinator) from a flow. You can find the [git repo for this demo app here](https://github.com/Sajjon/DemoFlowS…
-
I have added a ScalingHeaderScrollView in VStack add added a customView with height 20 and ScalingHeader added spacing in content and crop the header. I have attached code and screen shot
![Untitle…
-
Hello, I have an issue with my TabBar, when I wrap my HomeView , that contain an tabBar , and inside the TabBar there is another View for each tab , one of them contain an navigation code , when I am…
-
Snapshotting a view (0x12a70ed70, _UIButtonBarStackView) that is not in a visible window requires afterScreenUpdates:YES.
`UIButtonBarStackView` 라는 키워드로 봐서는 Toolbar 의 문제로 파악이 된다.
앱에서 사용하는 TabVie…
-
import SwiftUI
import AppTrackingTransparency
import StoreKit
struct RootView: View {
@AppStorage("showingOnboarding") private var showingOnboarding = true
@State var adsManager = Ads…
-
Hello,
I have a situation that I would like to discuss with you regarding the different 'userflows' in my application.
In my current situation, I have a TabView as the entry point of my applicat…
-
import SwiftUI
import AppTrackingTransparency
import StoreKit
struct RootView: View {
https://github.com/AppStorage("showingOnboarding") private var showingOnboarding = true
https://github.com/…
-
**Description**
When doing something in one tab, changing to another tab and the comming back, it would be ideal if the previous state (e.g. page, selection, scroll position) of that tab would be sho…
-
### Description
I created a simple Navigation Application using TCA.
https://github.com/kiroru/tca_ver_verify
- RootView is consists of TabView.
- "push nav" button provide NavigationStack pushi…
ghost updated
7 months ago