react-native-single-select icon indicating copy to clipboard operation
react-native-single-select copied to clipboard

Customizable & Easy to Use Single Select Library for React Native

Results 2 react-native-single-select issues
Sort by recently updated
recently updated
newest added

I'm trying to set a state with the useState prop inside the function **"onSelect"**, but the selected object doesn't show in the component. I fix it using initialValue ![Screenshot 2021-11-12...

i see the library and only is add 3 lines of code RNSingleSelect.d.ts ![image](https://user-images.githubusercontent.com/13082170/170785696-d49f5813-46eb-4d24-bead-80e29fe86f7d.png) and RNSingleSelect.js ![image](https://user-images.githubusercontent.com/13082170/170785886-ffa6dc11-e829-44ae-81cb-b8787a3adaf4.png) both files are in the build folder of the library