nerdsupremacist / FancyScrollView

A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)
MIT License
975 stars 55 forks source link

Disable scroll indicators #16

Closed wizebaseLLC closed 1 year ago

wizebaseLLC commented 1 year ago

Is it possible to disable the scroll indicators with this library?

wizebaseLLC commented 1 year ago

Nvm. Found it, just use .scrollindicators(.hidden)