magicismight / react-native-root-toast

react native toast like component, pure javascript solution
MIT License
2.08k stars 403 forks source link

Package incompatible with react-devtools - ERROR: Expected to find at least one React renderer. #89

Closed samuelpismel closed 5 years ago

samuelpismel commented 6 years ago

Unfortunately this package incompatible with react-devtools and when you toggle inspector and click on some element react throws the error: Expected to find at least one React renderer.

image

If you remove the package the error does not occur.

samuelpismel commented 6 years ago

Seems to be a problem with the react-native-root-siblings package.

zhaowei2530 commented 6 years ago

i have same problem! project add react-native-root-toast plugin! can you resole? :)

yasir-netlinks commented 5 years ago

Hi guys, any solution for this problem ?

samuelpismel commented 5 years ago

Due to the lack of support and updates after months I have switched to another pure javascript cross platform library.

It's not hard to find, in fact is it really easy to find it and adapt it in your code.

yasir-netlinks commented 5 years ago

@samuelpismel what Library did you go for ?

sunnylqm commented 5 years ago

Fixed in magicismight/react-native-root-siblings@30065fd

yasir-netlinks commented 5 years ago

@sunnylqm Hi there, so do we install react-native-root-siblings ? how to fix the issue!

sunnylqm commented 5 years ago

@yasir-netlinks just reinstall root-toast