Valerii Smirnov

Results 44 issues of Valerii Smirnov

In my RN apps, preact signals not working. Previous implementation wasn't working because of navigation. ``` ERROR TypeError: Cannot read property 'alternate' of null This error is located at: in...

react

I think that explicit addition of signals typings (like in [ts-reset](https://github.com/total-typescript/ts-reset) ) will have better DX. For now typings not working for react. I can add this ![image](https://user-images.githubusercontent.com/57757211/225406998-7ff89558-decf-44d8-8975-ba9b9f62e2d5.png) All dom...

react
types

I really appreciate your job and will try to popularazie this. So i added benchmaks, so people will see benefits from using this lib

React by design is focused on dependency arrays, it's bad for performance, but when dealing with signals it can be useful for interacting with traditional state. We can adopt pattern...

Test cases and api must be updated

enhancement
good first issue

## Bug Description I've used `@react-three/fiber` and tried to load GLTF model with `useGLTF` hook (it uses `expo-asset` which uses `blueimp-md5` which throws with hermes). Error log: ``` Possible Unhandled...

bug

Fs is null and this cause many problems `export const fs = require.resolve('react-native-level-fs')`