react-native-rooster icon indicating copy to clipboard operation
react-native-rooster copied to clipboard

Add support for different kinds of function

Open mCodex opened this issue 5 years ago • 0 comments

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...

mCodex avatar Jul 25 '20 15:07 mCodex