react-native-modal-dropdown icon indicating copy to clipboard operation
react-native-modal-dropdown copied to clipboard

Nested Options

Open MeKyleH opened this issue 7 years ago • 1 comments

Is it possible to make nested options using this library? For example I have a modal dropdown with options=["Option 1", "Option 2", "Option 3"]

When I select Option 1 it brings up a modal to the side of that with subOptions=["Sub 1", "Sub 2"]

It this is possible how do I accomplish this?

MeKyleH avatar Apr 01 '18 18:04 MeKyleH

Thanks for you suggestion. That must be a large proj relative to this component. I'll think about the design first.

sohobloo avatar Apr 02 '18 11:04 sohobloo