-
### Current Behavior
iOS app not building even with freshly installed tools (node 20 via nvm or latest yarn via corepack).
When running `npx nx mobile:run-ios` (my project's name is 'mobile'), M…
-
ERROR Error: Requiring module "node_modules\react-native-spinner-button\index.js", which threw an exception: Invariant Violation:
Tried to register two views with the same name RNSVGRect, js engin…
-
### Description
I have upgraded to latest react native and I am able to build everything fine locally, while CI keeps throwing this error on build:
FBReactNativeSpec/FBReactNativeSpec.h: No such f…
-
I am working in similar application where we need to make sure the application stays alive in the background. We are using foreground service for it. (Already used START_STICKY). We also enabled Herme…
-
Our app crashes on RN 0.68.5 with [react-native-blob-util](https://github.com/RonRadtke/react-native-blob-util) v0.17.0
Our app is **not** written with new architecture so maybe it is the problem
…
-
### Description
After Upgrade RN 68.2 to RN74.3. There are lot of changes updated as per the UpgradeHelper. The App was successfully built in both iOS and android. But after splash screen it throws a…
-
I would like the performance benefits of static typing to be taken into consideration, while deciding the shape of this proposal. There is a very interesting talk of Tzvetan Mikov available [under thi…
-
**Describe the bug**
Since `React Native Reanimated v3.16.0` changed it's logger, I'm getting
```bash
[Reanimated] Reading from `value` during component render. Please ensure that you do not acces…
akuul updated
2 weeks ago
-
After updating my Expo version and other packages, I get this error in Carousel.js;
I'm sure the error is here because when I remove it from the project, there is no problem. Even if it is installe…
-
## Issue: Error Running Android App :
- libreactnativemmkv.so Not Found, AppRegistry.registerComponent Not Called
## Environment:
- Node.js: 20.17.0 (LTS)
- Yarn: 4.1.0
- JDK: 17
- gradle : …