Giter VIP home page Giter VIP logo

Comments (9)

yberstad avatar yberstad commented on July 25, 2024

I'm having a similar problem, using 0.12.0.
simulator screen shot 02 dec 2015 21 00 10

from ex-navigator.

yberstad avatar yberstad commented on July 25, 2024

I got this example to run, https://github.com/Thorbenandresen/ExNavigatorExampleModal. I'll use this example as a base, thanks @thorbenandresen.

from ex-navigator.

 avatar commented on July 25, 2024

I have the exact SyntaxError as @yberstad when importing using RN 0.16.0-rc.

from ex-navigator.

ide avatar ide commented on July 25, 2024

React Native 0.16 broke a couple things -- use 0.15 for now.

from ex-navigator.

 avatar commented on July 25, 2024

@ide , ok, I am now on 0.15, but get exactly same error as OP, any clue how to solve this?

from ex-navigator.

 avatar commented on July 25, 2024

Ok, saw u have updated to 0.3.4 (and later 0.3.5), removing autobind and the updated documentation says ExNavigation is 0.16 compatible. I'll try 0.16.0-rc then...

from ex-navigator.

guanMac avatar guanMac commented on July 25, 2024

I also have this problem. I am on 0.15.0-rc . How could I fixed it?

from ex-navigator.

yberstad avatar yberstad commented on July 25, 2024

@guanMac I upgraded to 0.16.0 and it worked perfectly! :-)

from ex-navigator.

shohey1226 avatar shohey1226 commented on July 25, 2024

I can't upgrade to the lastest RN becuase of Redux.. I resolved this issue by placing .babelrc under the project root. (I'm using Bebel5.8)

{
  "whitelist": [
    "es7.classProperties",
  ],
}

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.