Oleksandr Dziuban

Results 2 issues of Oleksandr Dziuban

Virtual dbstat table is not available on Android, but iOS works fine. ```bash SELECT SUM("pgsize") FROM "dbstat" WHERE name='' ``` ## Expected Behavior This query should return calculated size in...

Tried to display GIF image with react-native-svg, on iOS it renders, but without animations, on Android platform there is no image rendered at all. react-native-svg: 12.1.0 react-native: 0.61.5 ## Steps...

stale