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

What about Maui? #206

Open
KannanKrish opened this issue Mar 31, 2022 · 6 comments
Open

What about Maui? #206

KannanKrish opened this issue Mar 31, 2022 · 6 comments
Labels
Status/0. New This issue is new and is awaiting confirmation from the maintainers. Type/Enhancement

Comments

@KannanKrish
Copy link

This library was supported by Maui?

@KannanKrish KannanKrish added Status/0. New This issue is new and is awaiting confirmation from the maintainers. Type/Enhancement labels Mar 31, 2022
@charlesroddie
Copy link
Collaborator

Yes this library allows can render to SkiaSharp and that supports Maui.

@syaifulnizamyahya
Copy link

Is there any simple sample on how to use CSharpMath on MAUI?

Thanks.

@syaifulnizamyahya
Copy link

Finally got it working. If anyone interested, here is an example on how to use it in MAUI.
https://github.com/syaifulnizamyahya/MauiSkiaCsharpMath

@KannanKrish
Copy link
Author

I have the MathView component from CSharpMath.Forms.

How can I use it in MAUI?

@KannanKrish
Copy link
Author

I am still waiting for the maui control for csharpmath. This repo is active or not?

@charlesroddie
Copy link
Collaborator

charlesroddie commented Feb 1, 2023

The current documentation for CSharpMath in SkiaSharp is: https://github.com/verybadcat/CSharpMath#2-csharpmathskiasharp

Some SkiaSharp documentation: https://learn.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/graphics/skiasharp/

Combining these, you can render in a SkiaSharp.Views.Maui.Controls.SKCanvasView.

I am still waiting... This repo is active or not?

The repo hasn't had commits or reviews in a reasonably long time. If you are interested in maintaining this repo, create a separate issue.

@prok155 prok155 mentioned this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status/0. New This issue is new and is awaiting confirmation from the maintainers. Type/Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants