rnystrom / RNFrostedSidebar

A Control Center-esque control with blurred background and toggle animations.
MIT License
2.12k stars 340 forks source link

Option for allowing only one enabled item at a time #52

Open LoganHenderson opened 7 years ago

LoganHenderson commented 7 years ago

Id like to use this as a menu where I would only allow for one item to be enabled (highlighted) at a time. Does not seem to be anyway to iterate through items to enable/disable them and no flag to disable all items when one is selected.