borisovodov / TreePicker

SwiftUI tree picker for selecting options from hierarchical data.
https://swiftpackageindex.com/borisovodov/TreePicker
MIT License
2 stars 0 forks source link

Limit number of selected options in the multi picker label view #4

Open borisovodov opened 2 months ago

borisovodov commented 2 months ago

Now in the multi picker preview (label view) shown all selected options. Number of options can be endless. So that why it needs to be limiting.