react-native-easy-toast
react-native-easy-toast copied to clipboard
[email protected] requires a peer of react-native@>=0.20.0 but none was installed.
I have a same problem,how to resolve this problem
are you guys using npm? Which version? As far as I know (and experienced in the past) npm 5+ has compatibility issues with react native. Try to use yarn instead. I just installed it today via yarn add react-native-easy-toast and it installed without any problems