saurabh
Results
3
comments of
saurabh
You need to install @react-native-community/picker to fix the error.
> style={{ inputAndroid: { color: 'black' } }} > useNativeAndroidPickerStyle={false} > > these two perfectly works for me Which version of picker_select you are using ?
thanks @sijad worked like a piece of cake .