python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
SwiftUI - TabView init after click on TabItem
I'm running at the moment in a issue with the TabView under SwiftUI.
I selecting the state of the TabView over a EnvironmentObject (see code below), at this moment everything is fine, but when I click...
Sebastian R.
Votes: 0
Answers: 1
navigationLink to tag in another view
Here's an edited version of the question. I'm working in Swiftui and I have two views. The first has two NavigationLinks. The second link is where I get stuck. I would like that link to go to 'tabTwo'...
monkeyBoy
Votes: 0
Answers: 0
SwiftUI Tabview inside TabView and List items highlight behaviour strange?
I am new in Swift, please help me a hand
The first question is Can use TabView inside a TabView?
If it can be, I got an issue related to List, items inside List is highlighted when I tap into another ...
Binh Ho
Votes: 0
Answers: 1
With each tab containing grid, how to fill each grid
I want to have a TabView, where each tab is a LazyVGrid. I want to fill each grid in a particular tab, before another tab gets created, and I'd like this to be adaptive to whatever screen is being see...
Jack
Votes: 0
Answers: 2