Posts

Post not yet marked as solved
5 Replies
For Apple engineer, I have opened a radar: FB13410286
Post not yet marked as solved
11 Replies
This is still a bug in iOS 16. The only solution that I found is to use ScrollView + LazyVStack instead of List.
Post marked as solved
26 Replies
I am having the same problem unfortunately.
Post marked as solved
2 Replies
Thank you for your help, I was able to solve the problem.
Post not yet marked as solved
6 Replies
Could any one follow up on this? (FB8535877) We are in Xcode 12.2 BETA 2 and this is not solved yet!!
Post not yet marked as solved
1 Replies
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.
Post not yet marked as solved
3 Replies
I am facing the same problem.
Post marked as solved
8 Replies
Use the following code: Text("Header Title") .textCase(.none)
Post not yet marked as solved
7 Replies
I can conform that too.