v/vlib/ui
Alexander Medvednikov 96f7620628 instead of `Enum.foo` require `.foo` if it's enough + some UI fixes 2019-10-30 15:48:33 +03:00
..
examples/users_gui compiler: free local_vars 2019-09-23 22:16:52 +03:00
LICENSE ui license 2019-08-18 18:20:17 +03:00
README.md V UI readme: better wording 2019-08-19 00:14:39 +03:00
ui_lin.v ui: ui_lin.v and ui_win.v 2019-08-19 00:28:33 +03:00
ui_mac.v instead of `Enum.foo` require `.foo` if it's enough + some UI fixes 2019-10-30 15:48:33 +03:00
ui_win.v ui: ui_lin.v and ui_win.v 2019-08-19 00:28:33 +03:00

README.md

V UI

V UI is a cross-platform UI toolkit for Windows, macOS, Linux, Android, and iOS. It uses native widgets on each platform.

V UI is licensed under GPL3. A commercial license will be available.

Open-source projects will have access to the commercial license for free. That means that if you have an open-source non-GPL project, you won't have to relicense it under GPL to use V UI.

Every single feature will be open-sourced right away and available under both licenses.