nandorojo / expo-next-react-navigation

â›´ Make Next.js and react-navigation play nicely together with an Expo/React Native Web app.
404 stars 32 forks source link

Remix.run integration as alternative to Next? #96

Closed algoflows closed 2 years ago

algoflows commented 2 years ago

Hi All,

Amazing work so far, massive fan of this repo!

Just throwing this out there to hear your thoughts, do you think a Remix version could made as an alternative to Nextjs.

Remix being the new SSR framework from the guys who made React Router (Its pretty amazing).

www.remix.run <----------- pure awesomness coupled with a React Native integration like this.

What do you think, would it be relatively easy to swap Next for Remix and integrate it with React Native Monorepo?

😄

nandorojo commented 2 years ago

Definitely intrigued! I'm not working on remix though. Maybe on the (future) docs for this, I could add guidelines for how you could support other frameworks like remix with React Native?

Maybe tamagui from @natew would work with remix for styles?

algoflows commented 2 years ago

That would be great, I would love to get involved.

nandorojo commented 2 years ago

Moving to remix repo https://github.com/remix-run/remix/discussions/1578