If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.
Native Mobile
Last modified: July 24, 2025
Introduction
Starting October 2025, Mendix 8 will no longer be supported for running native mobile applications. Please upgrade to the most recent MTS or LTS version of Mendix. Outdated apps may stop functioning as expected on newer OS versions. For more information, please see this blog post.
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.
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.
- Working with Vector Graphics
Learn how to integrate SVGs into your native mobile apps.