A toast notification library for react native apps. It works on a queue system ensuring toasts aren't lost and can be displayed one after the other rather than taking up lots of space on screen.
npm install react-native-toaster
Details to come when I actually finish this lol.
Made with create-react-native-library