GithubHelp home page GithubHelp logo

Comments (8)

WebMobi59 avatar WebMobi59 commented on June 15, 2024 1

Okay, thank you.

from react-native-web-view.

quisido avatar quisido commented on June 15, 2024

What version of react and react-native are you using?

from react-native-web-view.

WebMobi59 avatar WebMobi59 commented on June 15, 2024

@CharlesStover, thanks for quick reply.

I am using react v16.0.0-alpha.12 and react native v0.46.0.

from react-native-web-view.

quisido avatar quisido commented on June 15, 2024

forwardRef wasn't supported until 16.3, so you would need to upgrade your version of React to at least that version.

from react-native-web-view.

WebMobi59 avatar WebMobi59 commented on June 15, 2024

could you possibly share package.json file?

from react-native-web-view.

WebMobi59 avatar WebMobi59 commented on June 15, 2024

it would be appreciated if you can share some example.

from react-native-web-view.

quisido avatar quisido commented on June 15, 2024

Via command line, yarn add react@^16.3.1 should fix it. If you are not using yarn, the npm equivalent would be npm install react@^16.3.1 --save.

You may need to upgrade react-native too, but I've had problems with the react-native package being finicky in the past, so I would only do that if the react upgrade by itself doesn't work.

from react-native-web-view.

quisido avatar quisido commented on June 15, 2024

You're welcome. If you need more assistance, you are welcome to ask here, but a React Native group may be better equipped to answer your questions regarding the upgrade process.

from react-native-web-view.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.