jstuyts-squins
12/20/2017, 12:21 PMtmg
12/20/2017, 4:12 PMr4zzz4k
12/20/2017, 4:18 PMunified kotlin commons API ... that abstracts the JVM/iOS/etc GUI API.That would be very hard to do properly, because every GUI framework has it's own unique concepts. As for replacement for Electron -- you don't really need mobile platforms thrown in, do you? And for desktop there is an excellent #C136UUPE1 framework which wraps JavaFX. Although some stuff is not properly covered in FX -- for example, it's WebView doesn't support WebRTC, there aren't global hotkeys etc, so much stuff should be added as external libraries anyway.