Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Technical stack consideration #22

Answered by jsuarezruiz
GeraudFabien asked this question in Q&A
Discussion options

You must be logged in to vote

The idea in this case is that you can render the controls using the native APIs on each platform by default. In this way, no extra library is required (as would be the case with SkiaSharp) and it has no impact on the size of the library. Although it would also be possible to choose if you want to use SkiaSharp for various reasons (knowledge, extend, etc).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jsuarezruiz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants