question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compatibility with React-Native 0.56

See original GitHub issue

error: bundling failed: Error: Unable to resolve module react-native/Libraries/Renderer/shims/ReactNativePropRegistry from /ProjectName/node_modules/react-native-easy-grid/Utils/computeProps.js: Module react-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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

11reactions
SupriyaKalghatgicommented, Jul 6, 2018

Fixed with 0.2.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found