Giter VIP home page Giter VIP logo

Comments (10)

ide avatar ide commented on June 27, 2024

You need to enable the "ES7 class properties" feature. Depending on if you are using Babel 5 or Babel 6, the way to do this is different but you should be able to find how to do this on Google or someone on Stack Overflow will be probably be able to answer.

from ex-navigator.

robtg4 avatar robtg4 commented on June 27, 2024

Was this ever solved? @ide your answer is incomplete

from ex-navigator.

ide avatar ide commented on June 27, 2024

You need to enable class properties syntax -- how you do that is dependent on your build process.

from ex-navigator.

robtg4 avatar robtg4 commented on June 27, 2024

How do you do it via npm install build process - I'm just in a normal react native init build

from ex-navigator.

ide avatar ide commented on June 27, 2024

RN 0.17+ supports class properties by default so it should just work for you. Otherwise you'll need to go into the packager (there's a file called transformer.js) and configure it accordingly.

from ex-navigator.

robtg4 avatar robtg4 commented on June 27, 2024

Is there a way to update to that with the project already created?

from ex-navigator.

ide avatar ide commented on June 27, 2024

The most reliable way is to create a new project. There's an upgrade script but it doesn't always work that well.

from ex-navigator.

robtg4 avatar robtg4 commented on June 27, 2024

will creating a new project automatically get me to 0.17 and not 0.14

from ex-navigator.

ide avatar ide commented on June 27, 2024

Yes it will. Could you please use Stack Overflow for general questions about React Native? We would like to keep the issue tracker on this repo focused on ExNavigator bugs and features.

from ex-navigator.

robtg4 avatar robtg4 commented on June 27, 2024

yep sure thing

from ex-navigator.

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.