You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: