What do you want to see in Hype?
A built-in Capacitor export option (or guided integration) that can take a Hype document and generate ready-to-build iOS (Xcode) and Android (Android Studio) projects using Capacitor.
The goal would be to:
• Export the Hype project as web assets
• Automatically generate the Capacitor wrapper project (with sensible defaults)
• Provide a simple workflow for syncing or rebuilding when the Hype project changes
This would enable creators to ship Hype-powered experiences as installable apps, with access to native capabilities via plugins.
Have you found a workaround for this problem?
Yes, but it’s currently too manual and fragile:
• Exporting HTML from Hype and then setting up Capacitor separately (config, platforms)
• Maintaining build/sync steps and folder structure manually
• Repeating the process for every update or across multiple projects
This breaks the fast iteration workflow that makes Hype so enjoyable.
Are there examples of other apps with this feature? Or, have you seen examples of this elsewhere on the web? (Please include a URL)
There are different approaches and framework-based solutions to package web content as native apps, including some no-code and low-code builders.
One related example is PubCoder, which uses its own viewer-based approach to package interactive HTML content (including Hype exports) for distribution. There are already known workflows and guides for using Hype exports inside PubCoder, which demonstrates a similar need from a different angle.
This request is not about replicating another tool, but about offering a more direct and streamlined path within Hype itself.
How high of a priority is this for you?
[ x ] Nice to Have
[ ] Important
[ ] Can't use Hype without it
Hype already excels at producing lightweight interactive web content, and a Capacitor export option would make it much easier to deliver those experiences as native apps without changing the core workflow.