renrizzolo/react-native-sectioned-multi-select

Expand dropdown function?

cyberdevnet opened this issue · 4 comments

Is there any way to detect the dropdown toggle when pressing the parent item?
I have the prop expandDropDowns set to false, I would like to detect when the dropdown is being opened and fire a callback.

THX :)

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Doesn't look like there's a callback for this.
We could add something like:

onDropdownToggle(openState: bool, parentItemId: ItemId)

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.