Releases: asnando/react-native-modal-select-list
Releases · asnando/react-native-modal-select-list
v1.1.0
New supported options
- Custom close button component with
closeButtonComponent
. (PR #2 - @pixelize)
- Optional
onClosedModal
callback to get notified when user explicitly closes the modal from the close button. (PR #6 - @happyruss)
v1.0.0
First version release. See README.md for features