TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Tamagui Takeout: React Native, NextJS, Supabase starter that updates with PR bot

8 pointsby redbar0nalmost 2 years ago

1 comment

redbar0nalmost 2 years ago
Tamagui just released a starter kit called Takeout which integrates:<p>* React Native &amp; Expo * NextJS * Tamagui (styling + prebuilt UI components + tree-flattening compiler) * Supabase preconfigured w&#x2F; auth, login screens etc.<p>With 100% code sharing between RN and web. So you effectively get an iOS, Android and SSR’ed app on the Web from a single codebase.<p>What’s particularly interesting is that it goes further than a normal starter &#x2F; bootstrap repo in that they have a GitHub bot that gives you automatic updates via Pull Requests.<p>A new model to fund open source?<p>My estimation is that fully integrated starter kits like these potentially saves weeks of integration time.<p>See also the previous HN post on Tamagui v1.0 release: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34186742">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34186742</a>