|
|
|
|
|
by bdoin
2967 days ago
|
|
No idea about Electron but I am used to desktop application especially in Qt, With Qt Quick (QML + Javascript) I have been able to make a cross platform application that runs on all desktop (Linux, Windows, MacOS) and all mobile (Android, iOS). Yes it requires some effort but it makes a nice result that seems native on all platform. |
|