-
Hi, I'm trying to import scribe using react but to no avail.
Tried doing it with a clean install, from scratch:
npx create-react-app my-app
then in my-app folder:
npm i scribe.js-ocr
wh…
-
## Feature Request
We are Movement. We distinguish from the rest of Eth ecosystem by supporting Formal Verification through Move. We should embrace this, live this, and formally verify the native b…
-
### Summary
I am not able to create expo module project.
I am following official docs
https://docs.expo.dev/modules/native-module-tutorial/
I used this command
```bash
npx create-expo-module e…
-
Hi,
I have been trying to use the library with expo and I get:
` ERROR Error: Cannot find native module 'ExpoSpeechRecognition', js engine: hermes [Component Stack]`
Any idea what could be c…
-
Added the Swift pkg on react native project, everytime give redefinition of module 'TikTokOpenAuthSDK' error. Can anyone help?
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
各位老师好,dbg…
-
Hi @tectiv3, thank you for this useful package!
I've encountered a small issue related to module naming that affects the integration between the React Native and Android sides.
Problem:
In the…
-
I'm trying to build expo with this command.
`eas build --profile production --platform android --local`
it failed with proguard. (but without proguard , it succeeds. `eas build --profile preview --…
-
Thank you for your awesome work!
I'd like to ask some directions in an issue I cannot solve. I have a runtime that runs many modules at the same time in different threads. I initialize the runtime …
-
### Current Behavior
I am trying to integrate expo-router in to the expo project configured in nx. However I keep getting this error and i am unable to implement navigation. The steps I have followed…