Giter Club home page Giter Club logo

Comments (7)

oblador avatar oblador commented on May 21, 2024

You need to be on RN 0.12, will update the readme soon :-)

On Sat, Oct 3, 2015 at 10:09 AM, Satyajit Sahoo [email protected]
wrote:

App is crashing after including the library,
Android 5.1
RN 0.11.4

10-03 19:37:06.549  23594-23594/io.scrollback.neighborhoods E/AndroidRuntime﹕ FATAL EXCEPTION: main
    Process: io.scrollback.neighborhoods, PID: 23594
    com.facebook.react.bridge.UnexpectedNativeTypeException: TypeError: expected dynamic type `int64', but had type `string'
            at com.facebook.react.bridge.ReadableNativeMap.getInt(Native Method)
            at com.facebook.react.uimanager.CatalystStylesDiffMap.getInt(CatalystStylesDiffMap.java:67)
            at com.facebook.react.uimanager.BaseViewPropertyApplicator.applyCommonViewProperties(BaseViewPropertyApplicator.java:76)
            at com.facebook.react.uimanager.ViewGroupManager.updateView(ViewGroupManager.java:28)
            at com.facebook.react.views.view.ReactViewManager.updateView(ReactViewManager.java:87)
            at com.facebook.react.views.view.ReactViewManager.updateView(ReactViewManager.java:40)
            at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:53)
            at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:182)
            at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:137)
            at com.facebook.react.uimanager.UIViewOperationQueue$1.run(UIViewOperationQueue.java:574)
            at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded(UIViewOperationQueue.java:622)
            at com.facebook.react.uimanager.GuardedChoreographerFrameCallback.doFrame(GuardedChoreographerFrameCallback.java:32)
            at com.facebook.react.uimanager.ReactChoreographer$ReactChoreographerDispatcher.doFrame(ReactChoreographer.java:114)
            at android.view.Choreographer$CallbackRecord.run(Choreographer.java:765)
            at android.view.Choreographer.doCallbacks(Choreographer.java:580)
            at android.view.Choreographer.doFrame(Choreographer.java:549)
            at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:753)
            at android.os.Handler.handleCallback(Handler.java:746)
            at android.os.Handler.dispatchMessage(Handler.java:95)
            at android.os.Looper.loop(Looper.java:135)
            at android.app.ActivityThread.main(ActivityThread.java:5343)
            at java.lang.reflect.Method.invoke(Native Method)
            at java.lang.reflect.Method.invoke(Method.java:372)
            at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
            at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)

Reply to this email directly or view it on GitHub:
#31

from react-native-vector-icons.

satya164 avatar satya164 commented on May 21, 2024

@oblador Thanks. Trying.

from react-native-vector-icons.

oblador avatar oblador commented on May 21, 2024

I've updated the README now with hopefully clearer instructions. Make sure your gradle (as wel as NPM) dependency says RN 0.12 like this:

compile 'com.facebook.react:react-native:0.12.+'

from react-native-vector-icons.

allenmanning avatar allenmanning commented on May 21, 2024

The npm target I used was

npm install [email protected]

from react-native-vector-icons.

oblador avatar oblador commented on May 21, 2024

@allenmanning: and you still get this error? Can you confirm that both android/app/build.gradle and node_modules/react-native/package.json is on 0.12?

from react-native-vector-icons.

allenmanning avatar allenmanning commented on May 21, 2024

No error. My old jdk was the problem. Thanks.
On Oct 4, 2015 15:59, "Joel Arvidsson" [email protected] wrote:

@allenmanning https://github.com/allenmanning: and you still get this
error? Can you confirm that both android/app/build.gradle and
node_modules/react-native/package.json is on 0.12?


Reply to this email directly or view it on GitHub
#31 (comment)
.

from react-native-vector-icons.

oblador avatar oblador commented on May 21, 2024

👍

from react-native-vector-icons.

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.