2020年12月20日星期日

How do I create a TikTok-style vertical carousel in SwiftUI?

How do I create a TikTok-style vertical carousel where you vertical swipe to slide between videos or images, which takes up the entire view and "snap" into the view.

I've seen a hack that rotates a TabView with PageViewStyle inside a NavigationView 90 degrees and then undoes the rotation in the child view. Is that the best way?

https://stackoverflow.com/questions/65386985/how-do-i-create-a-tiktok-style-vertical-carousel-in-swiftui December 21, 2020 at 10:49AM

没有评论:

发表评论