/SwipingTap

init sample project that using a tab view to show 3 views and show it started with center, but the "to <" button won't work for the first time

Primary LanguageSwift

SwipingTap

A sample project that uses a tab view that contains 3 views and shows it started with center, but the "to <" button won't work for the first time.

A workaround by adding tabItem for each view (these tabs won't be shown since the tabViewStyle is set to .page.)