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.

React native 0.64.0 support

See original GitHub issue

Issue was brought up a couple months ago here: 1886

Wanted to resurface this since this is causing build issues when I attempt to upgrade.

error "react-native-webview#react-native@>=0.60 <0.64" doesn't satisfy found match of "react-native@0.64.0"

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
MortezaHeydari97commented, Mar 27, 2021

Hi, I’ve the same issue. Please implement this feature as soon as possible. So thanks !

4reactions
Oz-oncommented, Apr 7, 2021

To bypass this issue, you can try using npm install --save --legacy-peer-deps react-native-webview, which will omit peer-dependency however, this may cause some problems if the module is not prepared for the 0.64 version of react native.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Announcing React Native 0.64 with Hermes on iOS
Today we're releasing React Native 0.64 that ships with support for Hermes on iOS. Hermes opt-in on iOS​.
Read more >
What's new in React Native 0.64 - LogRocket Blog
In this guide, we'll give you a peek at what's new in React Native 0.64, including: Hermes on iOS; Viewing Hermes traces with...
Read more >
support building React native 0.64 · Issue #2144 - GitHub
Hello, I'd like to ask for AppCenter to support react native 0.64 Currently, there are 2 issues in AC with regard to this...
Read more >
Keywords - react-native - npm
A framework for building native apps using React. Latest version: 0.70.6, last published: a month ago. Start using react-native in your ...
Read more >
gradle - Build faild with react native 0.64.0 - Stack Overflow
I created a project with react native 0.64.0 but before adding any module or code I am not able to sync the Gradle...
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