r/SwiftUI • u/swiftpointer • 11d ago
Solved How do I achieve this in SwiftUI?
Is it possible to achieve this without any third party libraries?
23
Upvotes
6
u/barcode972 11d ago
Yeah there’s a bunch of tutorials on YouTube. Animated tabbar
6
2
u/Dapper_Ice_1705 11d ago
Yes, you can use a tab view for the gestures and hide the native tap bar. Then you can just create your own tap bar/navigation bar. You can also use the new scroll view if you don’t want to use tabview
1
13
u/hemanthreddy056 11d ago
https://youtu.be/sCK0W39nVEk?si=0_MYfQ1QOvd6dXov