Is Uno currently supported in MAC and Linux ? #5036
-
Is Uno currently supported in MAC and Linux ? In other words can the same desktop app developed in windows using uno will also run in MAC and linux ? Though here https://platform.uno/docs/articles/faq.html it says uno is not currently supported in MAC and linux. But, here https://platform.uno/ it says that it is supported in MAC and Linux as well. An answer on this will make me understand it better. Also, I would like to know is it necessary to install mono to develop desktop applications in uno ?or only .NET Core is enough ? I am planning to use VS Code as an IDE for the development. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That FAQ is out of date - we'll update it soon. Mac and Linux are indeed currently supported. You can check (up to date) instructions for setting up an Uno environment here: |
Beta Was this translation helpful? Give feedback.
That FAQ is out of date - we'll update it soon. Mac and Linux are indeed currently supported.
You can check (up to date) instructions for setting up an Uno environment here:
VS Code: https://platform.uno/docs/articles/get-started-vscode.html
Linux-specific steps: https://platform.uno/docs/articles/get-started-with-linux.html