question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How should i resolve this?

See original GitHub issue
java.lang.RuntimeException: 
  at com.facebook.react.bridge.ReactContext.handleException (ReactContext.java:344)
  at com.facebook.react.bridge.ReactContext$ExceptionHandlerWrapper.handleException (ReactContext.java:351)
  at com.facebook.react.bridge.GuardedRunnable.run (GuardedRunnable.java:31)
  at android.os.Handler.handleCallback (Handler.java:883)
  at android.os.Handler.dispatchMessage (Handler.java:100)
  at android.os.Looper.loop (Looper.java:237)
  at android.app.ActivityThread.main (ActivityThread.java:7811)
  at java.lang.reflect.Method.invoke (Method.java)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1076)
Caused by: java.lang.NullPointerException: 
  at versioned.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerRootHelper.<init> (RNGestureHandlerRootHelper.java:48)
  at versioned.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerEnabledRootView.initialize (RNGestureHandlerEnabledRootView.java:54)
  at versioned.host.exp.exponent.modules.api.components.gesturehandler.react.RNGestureHandlerModule$2.execute (RNGestureHandlerModule.java:603)
  at com.facebook.react.uimanager.UIViewOperationQueue$UIBlockOperation.execute (UIViewOperationQueue.java:498)
  at com.facebook.react.uimanager.UIViewOperationQueue$1.run (UIViewOperationQueue.java:779)
  at com.facebook.react.uimanager.UIViewOperationQueue.flushPendingBatches (UIViewOperationQueue.java:888)
  at com.facebook.react.uimanager.UIViewOperationQueue.access$2200 (UIViewOperationQueue.java:42)
  at com.facebook.react.uimanager.UIViewOperationQueue$2.runGuarded (UIViewOperationQueue.java:846)
  at com.facebook.react.bridge.GuardedRunnable.run (GuardedRunnable.java:29)
  at android.os.Handler.handleCallback (Handler.java:883)
  at android.os.Handler.dispatchMessage (Handler.java:100)
  at android.os.Looper.loop (Looper.java:237)
  at android.app.ActivityThread.main (ActivityThread.java:7811)
  at java.lang.reflect.Method.invoke (Method.java)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1076)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Vetsch0rcommented, Dec 14, 2020

Yes i was checking some other things and found this by coincidence. But i will do some additional checks and can hopefully provide you with more information.

We currently use expo 39.0.0 it may be linked somehow to this version.

0reactions
kamalpandeycommented, Feb 3, 2021

@Vetsch0r No it is still occuring but the expo version I am using is 38.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conflict Resolution Skills - HelpGuide.org
Whatever the cause of disagreements and disputes at home or work, these skills can help you resolve conflict in a constructive way and...
Read more >
Some Ways to Resolve Conflicts | Clackamas County
Think about what you want to say ahead of time. Explain what the problem is and how it affects you. Don't blame or...
Read more >
7 Tips on How to Manage and Resolve Conflict in the Workplace
1. Clarify what is the source of conflict ... The first step in resolving conflict is clarifying its source. Defining the cause of...
Read more >
Section 6. Training for Conflict Resolution - Community Tool Box
How should you resolve conflict? · 1. Understand the conflict · 2. Communicate with the opposition · 3. Brainstorm Possible Resolutions · 4....
Read more >
7 Things You Need To Resolve Conflict - Endless Events
How To Proper Communication Makes Resolution Easier · 4. Start by talking about the common ground. · 5. Ask the right questions ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found