Vasiliy Kryuchkov
Vasiliy Kryuchkov
# Description I've updated the order of hook's in useSize. See https://github.com/streamich/react-use/issues/947 ## Type of change - [x] Bug fix _(non-breaking change which fixes an issue)_ - [ ] New...
Crash reproduced on: OnePlus 9RT 12/256 Android 13 Stack Trace: `java.lang.IllegalArgumentException: Receiver not registered: com.akvelon.reactnativesmsuserconsent.SmsBroadcastReceiver@c6d2cc7 at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:1709) at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:1846) at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:822) at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:822) at com.akvelon.reactnativesmsuserconsent.ReactNativeSmsUserConsentModule.unsubscribe(ReactNativeSmsUserConsentModule.java:89) at com.akvelon.reactnativesmsuserconsent.ReactNativeSmsUserConsentModule.stopNativeSmsListener(ReactNativeSmsUserConsentModule.java:157) at java.lang.reflect.Method.invoke(Method.java) at...