Luminax
All docs
Features · Mobile

Real mobile apps, not a website in a shell

Describe an app, get a native-feeling build you can install, test and hand to reviewers.

6 min · Updated Aug 2026

Ask for an app instead of a site and the whole project changes shape: thumb-reachable layouts, native gestures, offline behaviour, push notifications, and a build that runs on a real device rather than in a browser tab pretending to be one.

What you get from one sentence

  • Screens laid out for hands — tap targets, safe areas, bottom navigation, gesture-driven transitions.
  • Accounts, data and files already wired to your project's backend, with per-user access rules.
  • Offline-first behaviour where it matters: the last screen still works on a train, and queued actions reconcile on reconnect.
  • Push notifications, camera, photo library, location and haptics available when your app asks for them.
  • The same repo as any Luminax project, so a developer can open it whenever you want one to.

Turning a website into an app

If you already built the web version here, say "turn this into a mobile app". The agent reuses your data, auth and design language, then re-thinks navigation for a phone instead of squeezing a desktop layout into 390 pixels.

Testing on your own phone

Every mobile project gets an install link and a QR code. Scan it, the app lands on your device, and each new build refreshes in place — so feedback comes from the thing itself, not a screenshot of it.

Still wondering something?

The assistant answers from these pages only.