Vlad
Vlad
I am trying to integrate DetoxInstruments with the application, but I get the error:  I did everything according to the instructions, the only moment that caused me a lot...
Hi! Thanks for this work and your tools for Reselect. Inspired by your tools I created the plugin for Flipper, to debug React Native Apps that use Reselect. https://github.com/vlanemcev/reselect-debugger-flipper It...
Hi, thanks for this amazing library! I'm curious how to use `skipToken` functionality with `createQuery` function options. This is pretty useful for `refetch` preventing if we have our query disabled....
### Current Behavior When I want to use the `.styleable()` function to override a component and its jsx, while preserving its properties - the context that was passed through the...
### Current Behavior Specifying `fontVariant` on Text with boolean varian causes a typescript error ### Expected Behavior No TS errors. ### Tamagui Version ```markdown 1.102.1 ``` ### Platform (Web, iOS,...
### Current Behavior I've created my own Button & Typography components. Both of them use `size` variant, but with different naming (due to fontSize tokens configuration). When I want to...
**Prerequisites** Please answer the following questions for yourself before submitting an issue. - [Yes] I am running the latest version - [Yes] I checked the documentation and found no answer...