Swiftui Tabview Hide Dot Indicator

[Solved] Swiftui Tabview Hide Dot Indicator | Swift - Code Explorer | yomemimo.com
Question : swiftui tabview hide dot indicator

Answered by : tony-sacco

TabView {
}.tabViewStyle(.page(indexDisplayMode: .never))

Source : https://stackoverflow.com/questions/68310455/how-can-i-get-rid-of-index-dots-on-tabview-with-pagetabviewstyle-in-swiftui | Last Update : Mon, 12 Sep 22

Answers related to swiftui tabview hide dot indicator

Code Explorer Popular Question For Swift