-
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…
-
- Can you please add support of this library for new react-native architecture
-
error Invalid Version: latest.
TypeError: Invalid Version: latest
at new SemVer (C:\Users\KRISHNENDU\AppData\Local\npm-cache\_npx\2788f5fbd47acb89\node_modules\semver\classes\semver.js:38:13)
…
-
FWIW, came across this repo:
https://github.com/getditto/rn-jsi-rust-bridging
and accompanying article:
https://ditto.live/blog/bridging-react-native-and-rust-via-jsi
and some other of their rela…
-
The `codegenConfig` block now seems to include output dirs for the generated code.
```json5
"codegenConfig": {
"name": "RNReactNativeMatrixSdkSpec",
"type": "all",
"jsSrcsDir": "s…
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/reac…
-
### Description
I'm currently using react-native 0.76 and Expo SDK 52, react-native-reanimated and react-native-elements.
The corresponding versions are:
```json
"react-native-reanimated":…
-
### Version
6.8.0
### What platforms are you having the problem on?
Android
### System Version
Android Version : 14
react native version: 0.76.2
react native video: 6.8.0
### On w…
-
### Current behavior
I am using the navigation created with @react-navigation/native-stack and have set headerShadowVisible: false. Everything works fine on screen A, but when I navigate from A to B …
-
- Can you please add the new react-native architecture support for this library