Konstantin Roman
Konstantin Roman
Hi Is there a way to set horizontal padding? It's too big even with yLabels.
### Description Have a class with some fields an a decorator which provides a new method, like save ```ts @Save class Foo { id: string } const res = instanceToPlain(Foo,...
### Issue Two warnings Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false` and Warning: componentWillReceiveProps has been renamed, and...
Hi The title seems misleading, this is not a javascript reactivity test, but a signal or atom reactivity test. However, a reactive system is not necessarily based on signals or...