Learning > Write An Interactive Mobile App Edit this page Write An Interactive Mobile App 1. Write the Portable Components See how to write an interactive app for a guide to writing the portable and reusable frontend and backend code. 2. Tailor the App Any interactive app can be configured as a mobile app. A small additional effort is required to tailor it. You must write a mobile-specific main to do the following: Configure the backend interfaces for mobile. Tailor the GUI to suit the target mobile devices. Detect and integrate platform-specific mobile functionality. 3. Package and Deploy You must then package the app as a mobile app. TBD Last Updated: 15 June, 2021