For Apple engineer, I have opened a radar: FB13410286
Post
Replies
Boosts
Views
Activity
This is still a bug in iOS 16.
The only solution that I found is to use ScrollView + LazyVStack instead of List.
I am having the same problem unfortunately.
Thank you for your help, I was able to solve the problem.
Could any one follow up on this? (FB8535877)
We are in Xcode 12.2 BETA 2 and this is not solved yet!!
I have the same problem in Xcode 12 BETA 2!
I am facing the same problem.
As far as I know Search Bar in Navigation Bar is still not supported, you can create a custom one and put it at the top of the view under the Navigation Bar.
Use the following code:
Text("Header Title")
.textCase(.none)