Skip to content

Multi Platform UI example

INFO

In this full example, we will show how to use ProJor to generate a multi platform application with a user interface, using 3 different technologies at the same time: Universal Windows Platform (UWP), Web (React + Tailwind) and Linux (GTK).

The applications consist of a main menu with buttons to navigate to each page. Each page features its title, description, and a button to navigate back to the main menu. The program model will define the pages of the applications.

Click here to access the source code of the example.

Coming Soon

This article is work-in-progress.

While we are working on delivering a full step-by-step guide, you can access the source code of the example by clicking the link above.