Remix.run Logo
minib 2 days ago

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.