I built a mobile version of Multica (clickable demo) #5858
lorengroves
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I'm Loren.
I built a mobile version of Multica without knowing you'd already built one, lol. Yours is way better, but I thought I'd share the HTML demo of mine.
It's got a fun swipe-left-and-right feel for getting around the vertical status columns. So rather than screenshots, here's the clickable prototype:
▶ Interactive demo
It's seeded with a real Multica workspace (and built with Multica's own agents, so Gatekeeper, Atlas and Otto turn up all over it). Tap a row, swipe between the columns, open an agent thread, flip the warm-light theme.
Under the hood it's Expo / React Native against the same
api.multica.aibackend you use. Thanks for building Multica, it was a joy to build on.All reactions