Giter VIP home page Giter VIP logo

Comments (5)

thorakmedichi avatar thorakmedichi commented on June 18, 2024

After some mucking about I solved the above error by reverting to React 55.x but now I get this

./node_modules/react-native-elements/src/index.js
"export 'default' (reexported as 'normalize') was not found in './helpers/normalizeText'

This error appears if I used the base created with create-react-native-web-app with my current project.

FYI: I used the directions on the react-native-elements blog to help get me to this point
https://react-native-training.github.io/react-native-elements/blog/2018/12/13/react-native-web.html

Note that react-native-elements is now officially 1.0.0 so I did not do yarn add react-native-elements@beta and instead did yarn add react-native-elements

from create-react-native-web-app.

jschmidtnj avatar jschmidtnj commented on June 18, 2024

I'm having the same problem...

from create-react-native-web-app.

arthurpankiewicz avatar arthurpankiewicz commented on June 18, 2024

I followed the same instructions and I am running into the same problem as thorakmedichi

from create-react-native-web-app.

orYoffe avatar orYoffe commented on June 18, 2024

this issue is related to react-native-elements not to this repo. please open an issue here https://github.com/react-native-training/react-native-elements

IMO it seems like a problem with es6 library that you need to add to webpack js paths so it compiles them with babel too

from create-react-native-web-app.

orYoffe avatar orYoffe commented on June 18, 2024

@obiwankenoobi and @thorakmedichi @jschmidtnj @arthurpankiewicz
I would suggest to look over this issue.. might help
#44

from create-react-native-web-app.

Related Issues (20)

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.