-
When I added this library to my project, I can't built it, due below error:
```
Undefined symbols for architecture x86_64:
"facebook::jsi::Value::Value(facebook::jsi::Runtime&, facebook::jsi::Val…
-
I have the following file `NativeWorkletsModuleSpec.h`:
NativeWorkletsModuleSpec.h
```cpp
#pragma once
#include
// This compiles but Clangd doesn't like it.
#include
// This com…
tjzel updated
1 month ago
-
I am installing latest version of npm. After then my project not run .
Error :
Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: S…
-
I'm using `unsafeQueryRaw` and it's weirdly slow. I don't see why it is though as it's not too different from a normal `query`. I've added the following timings:
```cpp
jsi::Array Database::unsafe…
-
While mmkv is super fast, and that's awesome 😎 it still blocks the main JS thread and for situations where you have to get a bunch of keys in a loop of some kind, that can add up. It would be great if…
-
Ahoj Zuzko,
do tvé práce se vloudila jen jedna malá chybička, zapomněla jsi, že vlastnosti položek flexboxu jsou flex-grow, flex-shrink a flex-basis, právě kvůli tomu, že jsi nepoužila první dvě zm…
-
JX(腾讯) – http://alloyteam.github.com/JX
KISSY(淘宝) – http://www.kissyui.com
QWrap(百度) - http://www.qwrap.com
Tangram(百度) – http://tangram.baidu.com
Como – http://www.comsome.com
EdoJs – http://www…
-
## Description
On WP-iOS `19.9.0.0`, we identified a crash caused by `react-native-reanimated` and JSI when opening and closing the editor several times. This issue was hard to reproduce, as …
-
Currently experiencing receiving the message `Invalid Cipher Algorithm` when trying to use `createCipheriv`. Looking at the RNQC source code it appears to happen when the JSI bindings aren't installe…
-
Environment: Win10 with Windows Subsystem for Linux v2 (WSL2) running Arch Linux:
[matt@geolaptop mypdq]$ jsish -m sclone
current directory is not within an open checkout
clone https://jsish.o…