react-native-dropdown-picker
react-native-dropdown-picker copied to clipboard
Replace TouchableOpacity with Pressable
Great component, I'm just getting this warning that TouchableOpacity is outdated when I use it; the solution is to use Pressable instead. Not sure if there would be any version conflicts with the current configs.