SchmidtyApps / SwiftUIListSeparator

Workaround to hide/modify List separators in SwiftUI iOS13 and iOS14
MIT License
138 stars 9 forks source link

Add possibility to preserve Dividers added by a user #9

Open bigMOTOR opened 3 years ago

bigMOTOR commented 3 years ago

As I can see dividerSeeker() func hides all dividers no matter what. So when I add a divider that I need it will be hidden as well.