6 ms·
Not 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 app
by minib 2mo ago
Not 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.