borisovodov / TreePicker

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

Navigate from selection options to initial form after option selection #7

Open borisovodov opened 2 months ago

borisovodov commented 2 months ago

It's necessary to add a return to the initial form after selecting the option. But for multi picker returning will be work only after tap on "Done" button.