Roadmap
Help shape what comes next
Follow the features we are planning, vote on what matters most, and keep a clear view of what is moving through the AppNatively pipeline.
Backlog
8Tablet and large-screen layouts
Layouts that adapt to tablet and foldable screens. Phone-only sizing currently blocks iPad approval in some App Store categories.
Dark mode and multi-theme support
A second theme that follows the system appearance setting. The design token system already resolves everything through one theme object, so this is largely a matter of swapping which one is active.
More data sources: Events, community, restaurant ordering
Extend beyond commerce and directory with The Events Calendar, BuddyBoss communities, and restaurant ordering platforms.
LMS data source (LearnDash, Tutor, LifterLMS)
Connect course platforms so lessons, progress, and enrollments work out of the box. Course apps are a large, underserved segment.
White-label and agency mode
Custom domains, removed branding, and client-facing seats for agencies managing many apps.
Generic WebView component
A general-purpose WebView block, so any page the native components do not cover yet can still be embedded.
Front-end listing submission
Let users submit their own listings from inside the app. The directory experience is read-only today.
Claim listing flow
Let a business owner claim and manage an existing listing. This is the primary monetization path for directory sites.
Planned
8Custom API Connector
Connect any application—including Laravel, Node.js, and other custom backends—through a REST API, with configurable authentication, endpoints, parameters, and response mapping.
Localization and RTL support
Translate generated apps and support right-to-left layouts for Arabic, Hebrew, and Persian. Currently a hard blocker for entire markets.
Push automation and segmentation
Triggered campaigns for abandoned cart, back-in-stock, price drop, and win-back, sent to a targeted segment rather than everyone.
Reusable blocks and global components
Save a section once and reuse it across pages, so a single edit updates every instance.
Tabs and segmented control
The most-requested missing layout primitive, for switching between views without leaving the page.
Star rating component
A rating display and input control. Nothing can render or collect a rating today.
Alert, banner, and toast components
A way to surface success, warning, and error messages. There is no messaging primitive at all right now.
Booking and appointment components
Reservation and appointment scheduling, opening up services, salons, and restaurants as verticals.
In Progress
5Recently viewed products
A lightweight retention feature that brings shoppers back to products they already showed interest in.
Deep links and universal links
Open the app directly from a web URL, email, or shared product link. Push notifications already route to a page internally, but nothing outside the app can link into it.
Offline and cache-first data
Cache product, listing, and account data so the app opens instantly and stays usable on a poor connection, instead of refetching everything on every cold start.
Product reviews and ratings
Read and submit product reviews, matching what the directory components already offer for listings.
Accordion and collapsible sections
Collapsible content for FAQs, product specifications, and grouped filters.
Completed
7Design token theme system
Colors, typography, spacing, dimensions, borders, and shadows are now shared tokens. Change a token once and every component bound to it updates.
In-app account deletion
A self-service account deletion flow. The App Store requires any app that offers account creation to also offer in-app deletion, so this is a review blocker.
AI assistant in the builder
Describe what you want and the assistant creates pages, adds components, wires navigation, and restyles the canvas for you.
OTA updates with instant rollback
Ship content and layout changes to live apps without a store submission, and roll back to any previous version in one click.
Push notification campaigns
Compose, send, and track push campaigns, with delivery and engagement stats per campaign.
Firebase push setup and device registration
Connect your own Firebase project once and the studio validates the credentials for you. Every install registers its own push token automatically, so campaigns reach real devices with no manual setup.
iOS and Android store connections
Store credentials, signing keys, and keystores are managed in the dashboard, so builds are signed and submitted without leaving the studio.