Remix.run Logo
taatparya 2 days ago

Would be great for reviving LiveView Native. Perhaps Dockyard / Brian Carderella might be interested.

minib 2 days ago | parent | next [-]

Not exactly that, but check out Mob: https://github.com/GenericJam/mob

It's an Elixir framework for cross-platform mobile apps — has a LiveView-like API and a React Native-like native UI layer. I'm working on a couple of apps with it, and so far it's awesome!

Jonovono 2 days ago | parent | next [-]

Literally just had Mob surface from a chatgpt (or Claude I forget) session and am really intrigued.

cpursley 2 days ago | parent | prev [-]

Neat, didn't realize this existed. I'm experimenting the Rust Crux (https://github.com/redbadger/crux) for this - uses the Elm pattern.

bartblast 2 days ago | parent | prev [-]

Mobile's part of the plan - one Elixir codebase across web, mobile and desktop, with local-first as the groundwork. Covered in the post and roadmap (https://hologram.page/docs/roadmap).