Hacker News new | ask | show | jobs
by recursivedoubts 1267 days ago
Nope: the web application bit is based on htmx, which is a stand-alone JS library.

To build a mobile hypermedia client (which is what Hyperview is) is a massive effort and building it on top of something like React Native makes a lot of sense. What matters isn't the underlying implementation details, but rather the hypermedia system (client, hypermedia format, etc.) that HyperView gives you.