Picker library for react native
Another React Native picker library with blurry background
On your project root:
yarn add react-native-tydligval
selected
and calls your custom callbackitems
onPress
selected
and should return your custom trigger {ReactElement}item
onSelect
and should return your custom select button which is the list item itself {ReactElement}onClose
and should return your custom close button and also call the onClose() event {ReactElement}https://github.com/joshycube/react-native-tydligval.git
https://github.com/joshycube/react-native-tydligval-example-app