Skip to content

andreacipriani/TransparentTextFieldInsideSwiftUIList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransparentTextFieldInsideSwiftUIList

This repo reproduces a macOS SwiftUI issue where a TextField inside a List doesn't keep a transparent background while editing.

The desired behaviour is to have a textfield with a clear background, but as you can notice from the screenshots, when the textfield is placed inside a List, the background isn't clear.

Screenshot 2024-02-21 at 5 34 22 PM Screenshot 2024-02-21 at 5 34 17 PM

About

Reproducing a macOS SwiftUI issue where a TextField inside a List doesn't keep a transparent background.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages