Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate implementing a Skia renderer #38

Open
BenJeau opened this issue Dec 19, 2021 · 3 comments · May be fixed by #50
Open

Investigate implementing a Skia renderer #38

BenJeau opened this issue Dec 19, 2021 · 3 comments · May be fixed by #50
Milestone

Comments

@BenJeau
Copy link
Owner

BenJeau commented Dec 19, 2021

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 a Skia renderer, depending on the implementation of drawing using Skia

@BenJeau
Copy link
Owner Author

BenJeau commented Feb 1, 2022

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.

@BenJeau BenJeau added this to the v1.0 milestone Feb 12, 2022
@kragil
Copy link

kragil commented Mar 22, 2023

Any news on this?

@BenJeau
Copy link
Owner Author

BenJeau commented Mar 22, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants