-
I've noticed a problem when using react-native-quick-crypto with other libraries that also use jsi and the TypeArray class in c++. It only seems to be a problem on ios. Launching the app works fine, b…
-
### Describe the issue
I built the latest aar package and I am using it in onnxruntime-react-native. If I comment the OnnxruntimeJSIHelper.install() call in bindings.ts the models load fine. When c…
-
Provide JSI function for transcribe audio buffer, so we can use library like [react-native-audio-pcm-stream](https://github.com/mybigday/react-native-audio-pcm-stream) or from another source, and we c…
-
### Describe the bug
The wallet always resets successfully, but the app always crashes when after confirming the reset. This has been happening since build 93. [Crash reports sent via Testflight](h…
-
## Bug Description
Since switching to Hermes, one of our customers is reporting continual crashing 45-60 seconds after opening the app.
Sentry is reporting the following:
**EXC_BAD_ACCESS** …
-
## Problem
We need to add tests to this repo
## Solution
Update `.ado/jobs.yml` to have tests run and remove the step with `[Test] TODO`
-
Ahoj Nikolo. Parádní práce! Super, že jsi použila třídu "tlačítko" pro Facebook i Twitter a společné hodnoty stylovala tam. Pokud jsem nic nepřehlédla, tak jediná věc, kterou bych doupravila, že bych …
-
Hey Kudo, I have been doing some testing to check v8 JSI performance compared to Hermes/JSC and I have found out that it's 4-6 times slower than Hermes/JSC. The issue seems to be related to the V8 JSI…
-
### Current Behavior
the run-ios command fails for my Expo app with the following error :
```
› Compiling react-native Pods/React-cxxreact » JSBigString.cpp
› Compiling react-native Pods/React-…
-
### Problem Description
Latest integrations brought a commit that switches from INSTANTIATE_TEST_CASE_P to INSTANTIATE_TEST_SUITE_P in googletests. https://github.com/facebook/react-native/commit/12a…