react-native-rooster
react-native-rooster copied to clipboard
Add support for different kinds of function
Support for toasts be used inside regular functions not only components' functions. Make the lib be able to be used inside functions which does not render a React component, such as API calls and so on...