danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
193 stars 90 forks source link

Adds `onOpen` / `onClose` callback props #93

Open chriswait opened 9 months ago

chriswait commented 9 months ago

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.

faisalaltell12 commented 7 months ago

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

chriswait commented 7 months ago

@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