Post

Replies

Boosts

Views

Activity

Reply to Searchable FocusState
I know about the Environment variable isSearching but that is get only. I am trying to set it
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to NavigationLink in macOS app
The package works but a more elegant way is to just use enums and then switch over those to show different subviews. With .transition this can even be animated.
Replies
Boosts
Views
Activity
Jul ’22
Reply to macOS sidebar transparent highlight (swiftUI)
edit: If I click in a Textfield on the View the highlight color changes to transparent. But before that it looks kind of like the accent color.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to NavigationLink in macOS app
Hello, i found a nice package to use until there is official support: https://github.com/lbrndnr/StackNavigationView
Replies
Boosts
Views
Activity
Feb ’22