David Fontenot
David Fontenot
I'm experiencing the same issue also on RN 0.67.4. ``` java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.facebook.react.uimanager.FabricViewStateManager.hasStateWrapper()' on a null object reference at com.facebook.react.views.textinput.ReactEditText.updateCachedSpannable(ReactEditText.java:981) at com.facebook.react.views.textinput.ReactEditText.access$300(ReactEditText.java:75) at com.facebook.react.views.textinput.ReactEditText$TextWatcherDelegator.onTextChanged(ReactEditText.java:1092) at...
This may be intended behavior, since in #684 it was mentioned that the "Used" value is calculated by TeslaMate and is only there to give a relative efficiency estimate.
@pierroo I don't believe the repo author has made any changes regarding this specific issue. Many PRs outstanding and no releases for over 1.5 years. I would assume it to...