Version 1.3 of Mobile Presenters
The presenters are the soul of any DukeScript system. They help you to code in Java (or other JVM based language) and render in HTML - on Android, iOS, desktop, etc. Here comes a short note about them.
Version 1.3 has just been uploaded to Maven central, and its javadoc has been published too.
Check the javadoc for the Android class
- it comes with a new advice how to embed DukeScript views into your existing Android applications.
Spice your Android apps with DukeScript!