Live data from Hacker News

Hyperview – Native mobile apps, as easy as creating a website

hyperview.org

1–10 of 150 posts

Re: Hyperview – Native mobile apps, as easy as creating a website

#6
post #3

Surely this will be redundant with React Server Components on RN/Expo?

This is more of an HTMX native

Yeah, the moment I read "Serve your app as XML" my brain instinctively began to move on but it's really just HTML-like semantic snippets that remind me of WebComponents. Example:

https://github.com/Instawork/hyperview/blob/master/demo/back...

However, this warning statement should be in bold at the top: "If your app relies on offline data or local computations, Hyperview won't be the right choice."

For that reason, I lean toward https://volt.build/

Re: Hyperview – Native mobile apps, as easy as creating a website

#7
Hyperview is a very interesting mobile-oriented hypermedia system created by Adam Stepinski.

He talks about is in the third part of our book, hypermedia systems:

https://hypermedia.systems/part/hyperview/

I have said before that I regard his work as much more innovative than htmx in that he developed an entire hypermedia client and format for his system.

Post reply on HN