HTML-CSS-Javascript Cross Platform Development
The Lounge
1
Posts
1
Posters
0
Views
1
Watching
-
Any thoughts on what would be the best way to develop for Windows, Android, iOS, MacOS, and Linux with as few technologies as possible, especially using HTML-CSS-Javascript? I like Electron(electronjs.org), but Electron doesn't support Android and iOS. I'm thinking Electron for Windows, MacOS, and Linux desktops while using React Native for the mobile devices.