Hacker News new | ask | show | jobs
by theanirudh 1261 days ago
About to start working on an app and exploring this stack. Do you have any resources, sample repo or any open source app that I can learn from?
1 comments

Yes, try either:

The official «Tamagui + Solito + Next + Expo Monorepo» starter:

https://github.com/tamagui/tamagui/tree/master/starters/next...

Or the more recent version that builds on that and adds tRPC and authentication (with Clerk):

create-universal-app - https://github.com/chen-rn/CUA