-
When getting a turbomodule, RN creates a JS object wrapper that it uses to cache the results of __turboModuleProxy.get :
https://github.com/facebook/react-native/blob/48ea6867a96bd16dc7aed9af5a8e9ce12…
-
Hi team,
Currently, we are trying to run app using ReactNative 0.64 with Gradle version 6.9.
We are experiencing various conflicts between Java, Gradle, ReactNative, NodeJS, etc. We are not able…
-
Hi, I have been trying to compile the android app in order to test out the usermod, for BLE control.
But somehow is not compiling.
Could you help me out? Or release and apk in order to try?
Bes…
-
### Summary
Downloaded module template from npm
✔ Created the module from template files
✖ Installing module dependencies
Error: npm install exited with non-zero code: 1
at ChildProcess.comp…
-
## Your Environment
* Plugin version:
* Platform: iOS or Android
* OS version: 4.17.4
* Device manufacturer / model: Xiaomi Mi 10 Lite 5G
* React Native version (`react-native -0.73.6`):
*…
-
- [ ] ItemSeparatorComponent
- [ ] ListEmptyComponent
- [x] ListFooterComponent
- [x] ListeHeaderComponent
- [ ] showsVerticalScrollIndicator
- [ ] ~~inverted~~
ref: https://reactnative.dev/doc…
-
### Version
v2.0.1
### Which operating systems have you used?
- [X] Android
- [ ] iOS
### Environment that reproduces the issue
* Not relevant
### Is it reproducible in the example application?
…
-
After speaking with Tim Oliver, it was suggested I post here a request for support of React Native on Windows Mobile.
While Windows support for ReactNative is still in development, it is coming soon,…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
We have the issue where we can't properly catch the exception coming from native code in our Javascript code and it results in the App crash.
```
2024-11-05 16:10:04.274 24961-2439 line:54 …