Native Mobile

Last modified: November 10, 2023

1 Introduction

As of Mendix 8, it is possible to build fully native mobile apps. Native mobile apps differ from hybrid apps in that they do not render inside a web view. Instead, they use native UI elements. This enables fast performance, smooth animations, swipe gestures, and improved access to all native device capabilities.

2 Documents in This Section

  • Native Mobile Styling
  • This reference guide will contextualize the style elements Mendix uses in native mobile apps, as well as explain the classes and style properties of Mendix’s widgets.