root-toast depends on root-siblings, and root-siblings version is not compatible with React Native v0.48
See original GitHub issueSo related to #41, but more english in it.
root-toast
has a dependency: root-siblings
root-siblings
’ version is not compatible with any higher React Native versions (I am currently on 0.45 for this to work)
I need to upgrade RN so that other dependencies behave properly, but in order to do that, I will have to wipe out root-toast entirely.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:14 (1 by maintainers)
Top Results From Across the Web
react-native-root-siblings - npm
From 4.0 the redux store context injection is not enabled by default, the redux store context should be set by a context wrapper....
Read more >Upgrading to new versions - React Native
I want to upgrade with React Native CLI but I don't use Git. While your project does not have to be handled by...
Read more >React Native Tutorial for Beginners - Build a React Native App
React Native Tutorial for Beginners - Learn to build an amazing React Native app for iOS & Android. Get the full...
Read more >react native toast like component, pure javascript solution
root-toast depends on root-siblings, and root-siblings version is not compatible with React Native v0.48. So related to #41, but more english in it....
Read more >Troubleshooting common React Native bugs - LogRocket Blog
React Native is a great framework to implement your app for both Android and iOS platforms. But while it's widely supported by the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Temporary solution: Modify node_modules/react-native-root-siblings/lib/AppRegistryInjection.js
This version of RN moves the location of the emitter package
This has been fixed in 2.2.0