davidch-lqc
davidch-lqc
I think it has to do something with onLoad.. experiencing same issue on Android
> ``` > diff --git a/node_modules/@react-native-voice/voice/android/build.gradle b/node_modules/@react-native-voice/voice/android/build.gradle > index 8fce879..bda4ee1 100644 > --- a/node_modules/@react-native-voice/voice/android/build.gradle > +++ b/node_modules/@react-native-voice/voice/android/build.gradle > @@ -62,6 +62,5 @@ def supportVersion = rootProject.hasProperty('supportLibVersion') ? rootProject. > dependencies...
> how to use this patch ? 1. You need to install & configure [patch-package](https://www.npmjs.com/package/patch-package) 2. Create `patches` folder on root level 3. Add this file inside `patches` folder: `@react-native-voice+voice+3.2.4.patch`...
See [answer](https://github.com/react-native-voice/voice/issues/539#issuecomment-2757926635)