Skip to content
Appunvs Mobile

REACT NATIVE · APACHE 2.0

Give every bundle a real native delivery path.

Appunvs Mobile is powered by the open-source Keel project and KAS cloud services, with clear boundaries between runtime, modules, prebuild, and managed delivery. It can serve an AI Builder or any ordinary RN team.

Focused on iOS and Android; Keel has no web target or Hosting product.

React Native bundleJAVASCRIPT
KeelRuntimeHostISOLATED HERMES
iOS / Android native hostNATIVE

KEEL APPLICATION SERVICES

KAS is four cloud services, not shorthand for a credential vault.

Use the framework and toolchain independently. Add managed delivery through the explicit Build, Update, Submit, and Credentials boundaries when you need it.

01

KAS Build

Prebuild managed JS projects and produce installable iOS / Android apps across local and cloud build boundaries.

02

KAS Update

Publish manifests, stage rollouts, and roll back so compatible bundles reach devices safely.

03

KAS Submit

The CLI and service boundary exist; real app-store drivers open individually as their integrations are delivered.

04

KAS Credentials

Keep signing, build, and submission credentials in a dedicated vault boundary instead of application source.

QUICK START

Run the project first.

Scaffolding and daily tooling stay separate: the create package starts the project; @keel-ai/cli owns development and delivery commands.

npm create keel-project@latest my-app
cd my-app
npm install
npm install -g @keel-ai/cli
keel doctor
keel start