On 28/03/16 15:29, Reuben Scratton wrote:
I'm interested in using or building an SDK that takes away any need for CSS/JS programming, i.e. that offers iOS & Android styled screens, views, lists, menus etc. Something that will let one create apps that look and run the same whether compiled for native or for web.
The whole JS and CSS isn't really all that easy -- but it does make the C++ look easy :)

One thing I've been wondering about is a totally generic AngularJS app that makes use of something like Angular Material to implement the UI. With the right abstractions on the C++ side talking to it that would get you out of the HTML/CSS game, but not totally out of the JS game of course.

In any case you ought to be able to crib a good deal of what they've done. I believe it's under a BSD like license so you can grab what you want from it.


K

--
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to