reference_introduction_framework_objective - NibiruOS/mobile GitHub Wiki

Framework objective

The framework objective is to facilitate building portable mobile applications. The following goals are established in order to meet such objective:

  • Portable mobile development, allowing reusing most of the components.
  • Support for both, native and HTML5 platforms.
  • Unified API for commons components, with different implementations.
  • Resuable components for common funcionality, built on top of unified API.
  • Common structure and patterns for developing apps.