This tops my list for one of the new releases I'm most excited about this year. Can't wait to build something with LVN
LVN GO is really great. My mac is on lifesupport until the M4 launches soon. Cant handle anything more than a couple of browser tabs so even trying to open Xcode is suicide.
I'm the lead on the LiveView Native (LVN) project. Happy to answer any questions here. I'll get a few FAQs out of the way:
* it's not a WebView - we render actual native UI
* we do not push for 100% server-side rendering. An upcoming post will discuss optimistic UI strategies for LVN
* Android support is coming, possibly before EOY
* offline mode is not yet implemented but coming