-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Feature] 是否支持跨平台 #49
Comments
理论上是可以,看:https://learn.microsoft.com/zh-tw/dotnet/core/install/macos |
目前若是要改,可以考虑再切换到 https://avaloniaui.net/ |
真心建议一开始就上,不然到后面越做越大,没有动力去改框架了 |
我把核心框架都放在NonsPlayer.Core里了,如果要改应该也是只需要改UI之类,应该没啥大问题。我今天试一试从Winui3迁移,看看效果怎么样 |
简单试了一下,整体操作逻辑和winui3区别不是很大,只是部分功能需要另外实现。 |
既然是WinUI 3那可以考虑上Uno?应该会比拿Avalonia重写更容易一点。 |
好的,我会试试uno的 |
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
能支持一下 mac m芯片系列吗?
The text was updated successfully, but these errors were encountered: