7 ms·
Would be great for reviving LiveView Native. Perhaps Dockyard / Brian Carderella might be interested.
by taatparya 2mo ago
Would be great for reviving LiveView Native. Perhaps Dockyard / Brian Carderella might be interested.
- minib 2mo agoNot exactly that, but check out Mob: https://github.com/GenericJam/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 2mo agoLiterally just had Mob surface from a chatgpt (or Claude I forget) session and am really intrigued.
- cpursley 2mo agoNeat, didn't realize this existed. I'm experimenting the Rust Crux (https://github.com/redbadger/crux https://github.com/redbadger/crux) for this - uses the Elm pattern.
- bartblast 2mo agoMobile'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 https://hologram.page/docs/roadmap).