react-native-root-toast icon indicating copy to clipboard operation
react-native-root-toast copied to clipboard

Fixed type of message for Toast.show function.

Open AndreasA opened this issue 4 years ago • 1 comments

Relates: #123

AndreasA avatar Nov 26 '21 06:11 AndreasA

I just found there is annother PR that fixes the type and does some additional stuff regarding ReactNode. https://github.com/magicismight/react-native-root-toast/pull/111

not sure, if the additional stuff is necessary or not because ReactNode seems to already work correctly, except the type, which is why I keep this PR open until feedback by maintainers

AndreasA avatar Nov 26 '21 07:11 AndreasA

Can we merge this? thanks

gaufranc avatar Sep 25 '23 19:09 gaufranc