100% conversion from web to native mobile app
โ Best for: High-intent flows like authentication, referral links, and onboarding.
:base
)Module type | Purpose | Notes |
---|---|---|
:instant-login | The minimal experience for Rownd login | Must stay under 15MB total size |
:full-app | The installable full version of your app | Can include everything |
โ ๏ธ Google Play size limit: Instant app experiences must be โค15MB total (including the base module). Strip unused assets, fonts, and libraries.
base
, feature
, and instant
module structure:base
module (or :instant-login
if you want more separation). Follow the Android SDK integration guide to configure Rownd for sign-in.
settings.gradle
instant-login/build.gradle.kts