Ah really? It's still not fixed on iOS 17.5 Beta? Actually I didn't expect that Apple would fix quickly haha.. I guess at least we have to wait for iOS 18. Since iOS 14, SwiftUI looked nice and useful, so I strongly insisted converting to SwiftUI from UIKit on my company. I did and it took longer time than expected. But the result of strongly pushing is like that... The executives and team chief has lost expectations on SwiftUI, and even they think it's better to go back to UIKit. Very unreliable, SwiftUI is, I agree.
Post
Replies
Boosts
Views
Activity
Yes, it could be an alternative. I also tried that way and it works perfectly, I mean no visible tabBar. But I wanted not to apply a gesture to change views on tabView. I want it to work by only tapping on tabBar. So that way is not a perfect way if you don't want gestures on tabView. Or other way to prevent gestures?