react-native-dropdown-select-list icon indicating copy to clipboard operation
react-native-dropdown-select-list copied to clipboard

Adds `onOpen` / `onClose` callback props

Open chriswait opened this issue 1 year ago • 2 comments

This PR adds onOpen and onClose callbacks to both dropdowns, so that we can do things like scroll the dropdown into view after it have been opened.

chriswait avatar Nov 06 '23 17:11 chriswait

@chriswait Can I access this through npm? It would be super useful here! @danish1658 Can we merge this please and publish a new version?

faisalaltell12 avatar Jan 23 '24 12:01 faisalaltell12

@faisalaltell12 I have a fork for this package but it isn't hosted on npm. I'd probably suggest waiting for this to be merged

chriswait avatar Jan 24 '24 18:01 chriswait