magicismight / react-native-root-toast

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

Problems with both react-native-root-modal and react-native-root-toast #97

Closed CoodeZhang closed 5 years ago

CoodeZhang commented 5 years ago

our project use both react-native-root-modal and react-native-root-toast, the first import component can't show

iamsee commented 5 years ago

same error

sunnylqm commented 5 years ago

Should be fixed in https://github.com/magicismight/react-native-root-siblings/commit/3aff9e68740f8359057297b103fbd48556b1addb . Please reinstall (delete node_modules and npm/yarn lock files) to see if it works.