-
### Describe the bug
iOS Bundling failed 1088ms node_modules/expo-router/entry.js (1849 modules)
error: node_modules/react-native-gesture-handler/src/handlers/gestures/manualGesture.ts: /Users/user/…
-
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 …
-
To reproduce:
```
❯ cd tmp/
~/tmp
✦ ❯ mkdir lib
~/tmp
❯ echo 'func foo(){}' > lib/test.risor
~/tmp
❯ risor --modules lib
Risor
>>> import test
>>> test.foo
func foo() { }
>>> test.foo()
panic: r…
-
With today's architecture, each native module (that's outside the RNW repo) ends up producing a separate DLL. This could end up creating a large number of DLLs, especially considering the Lean Core e…
-
**Bug description:**
Cannot import this package with rn 0.76.0 and jdk 17
**Environment:**
- OS:win
- OS version:
- react-native version: 0.76.0
- react-native-simple-openvpn version: 2.…
-
I'm trying to add this library to my react native project, but I'm getting this error when I try to run on android:
```
Execution failed for task ':react-native-fast-tflite:buildCMakeDebug[arm64-v…
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
ATM v9 ships only as CommonJS and ESM module format.
Trying to use ESM fr…
-
### Description
`@react-native/community-cli-plugin` currently has a peer dependency on `@react-native-community/cli-server-api` AND marks it as optional, expecting whoever depends on it to resolve…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
As soon as I can create an app called "objstor" it fails to load but all other app name work.
Screenshot
![image](https://github.com/user-attachments/assets/02b3cedf-075c-4025-996d-30e07eb50…