We have ToastAndroid - Expo Documentation for android
- is there something that both runs in expo client without needing to eject, and is cross platform.
Ideally something like toastr for web.
Use case - show the user confirmation that an action has happened e.g success . / error notifications.
Answering my own question - https://github.com/magicismight/react-native-root-toast is nice and it works directly in expo client because it is pure JavaScript.
4 Likes
system
closed
#3
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.