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

Allow to choose if use native drawn APIs or SkiaSharp to draw #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jsuarezruiz
Copy link
Owner

Allow to choose if use native drawn APIs or SkiaSharp to draw in AlohaKit UI.

@jsuarezruiz jsuarezruiz marked this pull request as draft November 5, 2022 12:42
@jsuarezruiz jsuarezruiz marked this pull request as ready for review November 7, 2022 17:12
@vhugogarcia
Copy link

Just for curiosity! Is there any performance impact if we choose Skia against Native? :)

@jsuarezruiz
Copy link
Owner Author

Just for curiosity! Is there any performance impact if we choose Skia against Native? :)

There are differences. Mostly in specific cases. For example, rendering text is faster using Skia on Android etc.

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

Successfully merging this pull request may close these issues.

None yet

2 participants