Hacker News new | ask | show | jobs
by augstein 615 days ago
Man this is awesome.

I‘m using a somewhat similar stack for an app in development with a monorepo consisting of a Postgres backend (Rails) + Expo (with Router) + Tamagui + Redux Toolkit. And, as one would expect, it’s been quite a struggle, to say the least.

But currently this is one of the few viable stacks imo for a small team or sole developer to serve both native mobile platforms and the web in a decent quality.

So it’s kind of cool that with One there is now a framework available that brings all those great tools together in a polished and structured way.

Can’t wait to give it a try next week. Could make things a lot smoother.