hossein-zare/react-native-dropdown-picker

Replace TouchableOpacity with Pressable

jollypolly123 opened this issue · 0 comments

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.