krskrs

Results 3 issues of krskrs

Hi, I've found another case where the legacy debounceRendering mode was 'more compatible' with React. Please see codepen below: https://codesandbox.io/s/adoring-firefly-n9fjg2?file=/src/index.js:322-339 now, the issue is with the Birthday label wrongly animating...

### How to reproduce this bug? delete all records from a tenant with a query like ```python {"match": {"class": weaviate_class, "where": {"path": ["title"], "operator": "NotEqual", "valueText": "__kttGNcJ890_"}}} ``` where the...

bug

Hi, we're using your library in an expo project, but after they upgraded react-reanimated to the 3.0 version, we're no longer able to use your library, because there is a...