-
### Description
In React Native version 0.75.3, Hermes engine logs are not working as expected. Specifically, when logging objects, the objects are not expanding fully, making it difficult to debug a…
-
when I try to deploy a llm which requires the latest update from vllm it shows:
I tried to deploy vllm localy and function calling works when I pass these arguments:
--enable-auto-tool-choice \
…
-
import { ZegoUIKitPrebuiltCall, ONE_ON_ONE_VIDEO_CALL_CONFIG } from '@zegocloud/zego-uikit-prebuilt-call-rn'
![WhatsApp Image 2023-12-12 at 4 02 25 PM](https://github.com/ZEGOCLOUD/zego_uikit_prebuil…
-
### Feature Description
Is it possible for `node-llama-cpp` to support React Native projects?
I know that this project depends on many node standard libraries, but is it possible to make changes a…
-
Start implementing Redux on my react native app cause me some troubles. After adding the redux store.js file, the console throws me this error:
```
ERROR TypeError: undefined is not a function, …
-
-
When using dateFormat with hermes engine, we are getting Invalid Date as error
```JS
let myDate = dateFormat("06 Sep 2024", "dd mmm yyyy");
console.log(myDate);
```
It gives error while forma…
-
### Current Behavior
I'm trying to create a Nx workspace with React Native and Storybook, using corresponding Nx generators.
Unfortunately when I try to start the App, Metro bundling fails with a…
-
upgraded the react-native to version 0.71.1(latest)
using flipper , enable hermes engine
found this issue.
![attached image](https://user-images.githubusercontent.com/71221556/215701749-ce56e6…
-
**Describe the bug**
The random module does not work with react-native expo.
I have followed the instructions in the README.md (installed isomorphic-webcrypto and enabled unstable_enablePackageExp…