Thanks to visit codestin.com
Credit goes to github.com

Skip to content

app crash while click on the checkbox #232

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

Open
mustafazeb381-123 opened this issue Apr 30, 2025 · 3 comments
Open

app crash while click on the checkbox #232

mustafazeb381-123 opened this issue Apr 30, 2025 · 3 comments

Comments

@mustafazeb381-123
Copy link

i have use the same code which we use 0.76 arch and now in the new version yesterday I have created another project and use the same code when I click on checkbox it crash the app

@akabikas
Copy link

akabikas commented May 1, 2025

Same thing is happening to me.

@tkud04
Copy link

tkud04 commented May 7, 2025

Same , I checked adb logcat and saw this:
Attempt to invoke virtual method 'com.facebook.react.uimanager.events.EventDispatcher com.facebook.react.uimanager.UIManagerModule.getEventDispatcher()' on a null object reference

at com.reactnativecommunity.checkbox.ReactCheckBoxManager$1.onCheckedChanged(ReactCheckBoxManager.java:37)

@tkud04
Copy link

tkud04 commented May 7, 2025

I found a solution! #226 (comment)

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

3 participants