Konstantin Roman

Results 4 issues of 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,...

type: fix
status: needs triage

### 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...