Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 342 Bytes

KnockDroid

Build native android apps with KnockoutJS and DroidScript

Features:

  1. Based on MVVM pattern.
  2. KnockoutJS observables communicating with native objects.
  3. Navigation based on window.hashchange event.
  4. Develop and build apk and aab file on your android phone.
  5. No requirement of Android SDK / Studio / JAVA

Coming Soon