Replace TouchableOpacity with Pressable
jollypolly123 opened this issue · 0 comments
jollypolly123 commented
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.