Florian

@Typ0genius
122 Followers
16 Following
657 Posts
CS Student & Indie Dev
2x  Swift Student Challenge Winner
🧙ConnectWizard – Unlocked hidden ASC analytics
👀 Explore SwiftUI – Learn Visually
🏎️ DriveDex – Your Vehicles' Best Buddy
🐳 WhaleDeck – Docker Management Tool
👀 Explore SwiftUIhttps://exploreswiftui.com
🧙ConnectWizardhttps://apple.co/3ZsiEEZ
🐳 WhaleDeckhttps://apple.co/3xGY3Cm
🏎️ DriveDexhttps://apple.co/4czo3Pa
FB22250590
Navigation Split View Container Background - SwiftUI Component

A background placement behind the content of a NavigationSplitView.

Explore SwiftUI
Explore SwiftUI - Visual Library for SwiftUI Components

A visual library for SwiftUI components and modifiers. Explore, learn, and master SwiftUI with visual examples.

Explore SwiftUI

If you want to get rid of the Liquid Glass sidebar window design, apply .containerBackground(.white, for: .navigation) to its content.

#iOSDev #SwiftUI

I am currently preparing almost 20 new entries for exploreswiftui.com, all about TabView. There are so many mighty modifiers I wish I had discovered a year ago. As usual, all examples are carefully crafted by me so you can quickly grasp what really matters.

#iOSDev #SwiftUI

@technicat Thanks for the recommendation. As this will be for https://exploreswiftui.com, I try to make it as universal/easy to use as possible and prefer to figure out those edge cases so that others don't have to.
Explore SwiftUI - Visual Library for SwiftUI Components

Discover SwiftUI components and modifiers through visual examples with ready-to-use code samples. Copy, paste, and ship.

Explore SwiftUI
@tewha Thank. Yes I already found a UIKit solution for that, but I would prefer a SwiftUI solution as this will be for https://exploreswiftui.com
Explore SwiftUI - Visual Library for SwiftUI Components

Discover SwiftUI components and modifiers through visual examples with ready-to-use code samples. Copy, paste, and ship.

Explore SwiftUI

Any #SwiftUI expert out there who could help me get images in a TabView to work? No matter what I do, the image takes almost the entire width and height.

#iOSDev

@nicoreese I am not sure if this can be solved as trivial as it sounds (empty line -> Image, otherwise just the name string?) as there are probably many edge cases. But maybe they could put this feature behind a shortcut/key that has to be pressed while selecting a symbol.