Shubham Choudhary
Shubham Choudhary
Unable to instantiate service expo.modules.firebase.messaging.EXFirebaseInstanceIdService: java.lang.ClassNotFoundException: Didn't find class "expo.modules.firebase.messaging.EXFirebaseInstanceIdService" on path: DexPathList[[zip file "/data/app/com.evanbacon.demofirebasemodulesapp-1/base.apk" I tried cloning this repo as well, got the same error on the first launch...
Getting this error, even though I am not using **expo-firebase-auth** anywhere. I only want to use firebase analytics. I do not want to use all the firebase packages. Please check...
fix unneeded state in select multiple. I was facing some bugs, so I choose to remove state.
### Description Crash occurs on App Open. Here is public sentry issue link https://ekeekaran-ventures.sentry.io/share/issue/68b33ca371e241f79a3471eae254080d/ Error: Exception in HostObject::get for prop 'NativeUnimoduleProxy': java.lang.StringIndexOutOfBoundsException I also checked the play store crash reports...
- `@testing-library/jest-dom` version: 6.1.4 - `node` version: 20.3.1 - `vitest` version:~0.32.0 - `npm` version: 9.6.7 ### Relevant code or config: vitest-setup.ts ```js import '@testing-library/jest-dom/vitest'; ``` tsConfig include ``` "include": [...
This is an issue requesting support for Turbo Module architecture. Let me know how can we get started. I am open to contribute.
I am using this library to scan QR code along with react native vision camera. Can I use this to scan image from Gallery as well?
 I got these error logs while building app with cli: export ENVFILE=.env && cd android && ./gradlew assembleRelease --debug; also, I can...
…without typing ### Motivation We have a use case which I feel is very common. We have remark suggestions for an entry. Once suggestion is chosen from list of suggestions...