Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException #13

Open
dilipsuthar97 opened this issue Sep 21, 2022 · 0 comments
Open

java.lang.NullPointerException #13

dilipsuthar97 opened this issue Sep 21, 2022 · 0 comments

Comments

@dilipsuthar97
Copy link

Facing the below issue in Android
"rn-id-blurview": "^1.2.2",

Fatal Exception: java.lang.NullPointerException at java.util.Objects.requireNonNull(Objects.java:220) at com.blurview.BlurViewModule.createViewInstance(BlurViewModule.java:35) at com.blurview.BlurViewModule.createViewInstance(BlurViewModule.java:20) at com.facebook.react.uimanager.ViewManager.createViewInstance(ViewManager.java:139) at com.facebook.react.uimanager.ViewManager.createView(ViewManager.java:83) at com.facebook.react.uimanager.NativeViewHierarchyManager.createView(NativeViewHierarchyManager.java:261) at com.facebook.react.uimanager.UIViewOperationQueue$CreateViewOperation.execute(UIViewOperationQueue.java:186) at com.facebook.react.uimanager.UIViewOperationQueue$1.run(UIViewOperationQueue.java:911) at com.facebook.react.uimanager.UIViewOperationQueue.flushPendingBatches(UIViewOperationQueue.java:1028) at com.facebook.react.uimanager.UIViewOperationQueue.access$2600(UIViewOperationQueue.java:48) at com.facebook.react.uimanager.UIViewOperationQueue$2.runGuarded(UIViewOperationQueue.java:986) at com.facebook.react.bridge.GuardedRunnable.run(GuardedRunnable.java:31) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:8043) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:620) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1011)

Info

npmPackages:
@react-native-community/cli: Not Found
react: ~16.11.0 => 16.11.0
react-native: 0.63.4 => 0.63.4

@dilipsuthar97 dilipsuthar97 changed the title Fatal Exception: java.lang.NullPointerException at com.blurview.BlurViewModule.createViewInstance(BlurViewModule.java:35) java.lang.NullPointerException Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant