Compatibility with React-Native 0.56
See original GitHub issueerror: bundling failed: Error: Unable to resolve module
react-native/Libraries/Renderer/shims/ReactNativePropRegistry
from/ProjectName/node_modules/react-native-easy-grid/Utils/computeProps.js
: Modulereact-native/Libraries/Renderer/shims/ReactNativePropRegistry
does not exist in the Haste module map
ReactNativePropRegistry no more exists after 0.56.0 https://github.com/facebook/react-native/commit/a8e3c7f5780516eb0297830632862484ad032c10
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Upgrading to new versions - React Native
Upgrading to new versions of React Native will give you access to more APIs, views, developer tools and other goodies.
Read more >Firebase compatible version with react-native 0.56
We are currently running our mobile application in react-native 0.56 and when we tried to integrate firebase (react-native-firebase)push ...
Read more >React Native Upgrade Helper
It knows which packages* versions are compatible with your specific version of RN, and it uses that knowledge to align dependencies, keeping your...
Read more >React Native: Upgrade Dos and Don'ts | Shockoe
While React Native is a great framework for cross platform development, the process to upgrade from one version to another is generally painful....
Read more >react-native - npm
React Native apps may target iOS 12.4 and Android 5.0 (API 21) or newer. You may use Windows, macOS, or Linux as your...
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 Free
Top 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
Fixed with 0.2.0
https://github.com/GeekyAnts/NativeBase/issues/2028