Valerii Smirnov

Results 250 comments of Valerii Smirnov

# API Two variants of state `$state`, `$bindedState`. Only allowed inside of React components ## `$state` (editable) ```ts let counter= $state(0) const onClick = () => { counter += 10...

I've made a decision to rename $bindedState -> `$useLinkedState`, `$state` -> `$useState` and also add `$state` as wrapper around signal

Is there any progress on this PR?

It also do not exist for solid-query. Maybe it makes sense to add function type to the core package for easier reuse?

Probably I need to make contribution with the 95% the same copy pasted code. Because there is not actual logic - only types that changes from framework to framework For...

Btw, in this implementation and react implementation pageParams has always `unknown[]` type Is it desirable behvaiour?

I see. Problem is that `query-core` InifiniteQueryResult do have no TPageParam generic argument

In my case it wasn't

I think it's a good idea. Probably it will also fix issues with `enableDymanicSizing` resize https://github.com/gorhom/react-native-bottom-sheet/assets/57757211/01a33a59-37ad-4c9a-8534-d6c696420bb4