Hacker Newsnew | past | comments | ask | show | jobs | submit | jsherrard's commentslogin

It's very close. Some of us Tamagui-ers have

Expo - Handles app routing of screens Next.js - Handles web routing of screens (SSR Works) React Query - Handles data fetching and hooks (Expo + Next) (Others are using TRPC with clients in Expo and Next) Zustand - Handles gllobal state (Expo + Next) Tamagui - Component libary (Expo + Next)

Performance on the web with SSR rendering, React-Query pre-caching, and Next.js static builds is insanely good.

You have to bring your data fetching, and state, but `create-tamagui-app` is pretty amazing if you get stuck into it for a couple of hours.

I imagine in a few months there will be a monorepo starter with:

Expo Next Prisma / Supabase auth and database Data fetching with TRPC Tamagui Design System Zustand client-state

Someone's probably working on it right now


The Tamagui starter uses Solito, and Fernando (of Solito and Dripsy fame) is using Tamagui.


Tamagui for "View" components and styling (+SSR on web) + React Query for data fetching, cache management, and neat hooks to use that data in apps. (+SSR on web + Zustand - "lite" state management on RN and React Web + Moti for X-Platform animations + Zeego for X-Platform menus

= Ridiculously high percentage of code re-use across web and react-native apps.

What a time to be alive!


Same here! Ridiculous amount of code-sharing possible now.

As far as I know there's no alternative for cross-platform styling and SSR.

Love the variants API and responsive styles for native too.


Treasure Island - since last week - just started

The Left hand of Darkness - since two weeks

Seven Brief Lessons on Physics - since three weeks nearly finished

Breakfast of Champions - since a month - can't find the damn thing to finish the last chapter

Space 2069 - since two months - half way

Snow Crash - since three weeks - first chapter

Leonardo Da Vinci - Walter Isaacson - two months - nearly finished

I've finished a bunch this year but you didn't ask about those...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: