Building Efficient Mobile Apps

Last modified: June 3, 2024

1 Introduction

The following documents will help you understand data syncing, accelerate your app’s performance, and more:

  • Optimizing Native Startup – This guide teaches you how to speed up your native app’s startup time.
  • Logging In Native Apps – Native mobile apps are able to send logs to the Mendix Runtime. Read this guide for information on native app logging configuration.
  • Offline-First Data: Native and progressive web apps use an offline database and a synchronization mechanism to replicate data on the client for efficient access and offline capabilities
  • Enable Hermes: Enable Hermes engine to native mobile apps for significant performance improvement in startup and during the runtime.