You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a prototype with the Skia renderer and its giving a wonderful performance boost - simply need to refactor the internal of this library to more easily support a different renderer.
Sorry, it's been a while since I've working on this. I had a skia renderer working and was wayyy smoother than the SVG one, although there's is not much new news about this..
https://shopify.github.io/react-native-skia/ is extremely cool and brings infinitely smoother drawing capabilities (after trying out their small demo).
Once #21 is done, we could support both an
SVG
and aSkia
renderer, depending on the implementation of drawing using SkiaThe text was updated successfully, but these errors were encountered: