LunatiqueCoder / luna

Luna - a React Native + Next.js template. Built with TypeScript :heart:
https://luna-gamma.vercel.app/
MIT License
264 stars 17 forks source link

Next.js #60

Closed LunatiqueCoder closed 1 year ago

LunatiqueCoder commented 1 year ago

Should address #46

Try it out:

🎉 BONUS

Try it out with Tamagui: npx react-native init MyAppName --template @criszz77/luna@2.0.0-6

Here's the branch: https://github.com/criszz77/luna/tree/withTamagui

Screenshots:

Screenshot-2022-12-19-at-00-48-07.png

image
LunatiqueCoder commented 1 year ago

Managed to use next/babel for web and remove expo dependencies 🤔

EDIT: @mikehardy I guess the configuration is ready. I'll prepare a better example and I will want to start working on an actual app with this and see where it goes :)

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
luna ✅ Ready (Inspect) Visit Preview Jan 8, 2023 at 9:52AM (UTC)
LunatiqueCoder commented 1 year ago

Closed in favor of #63