magicismight / react-native-root-toast

react native toast like component, pure javascript solution
MIT License
2.08k stars 403 forks source link

Switch to using `Pressable` #167

Closed bradjones1 closed 1 year ago

bradjones1 commented 1 year ago

Should also fix the broken onPress() event on web, see https://github.com/magicismight/react-native-root-toast/pull/159