mmazzarolo / react-native-universal-monorepo

React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
MIT License
1.7k stars 150 forks source link

Add support for Next.js #16

Closed thefinnomenon closed 2 years ago

thefinnomenon commented 2 years ago

Not sure if you want to add Nextjs support or not but I finally got it setup in my fork and figured I would make a PR.

thefinnomenon commented 2 years ago

Yeah I wrote a blog post here if you want to link it 👍🏽 Have a great weekend!

thefinnomenon commented 2 years ago

Oh actually I wanted to ask you about the lstat errors. Have you experienced those or is it something with my laptop setup? I've found people complaining about it in Github issues but they are seemingly kind of random and sporadic. It seems most people suggest updating to Yarn 2. Is there a specific reason you stuck with Yarn 1? Yarn 2 lacks no-hoist right? I have been meaning to look more into it but figured I would ask 😄.

mmazzarolo commented 2 years ago

Have you experienced those or is it something with my laptop setup?

Hm, not really 🤔 first time I hear about it

Is there a specific reason you stuck with Yarn 1?

Mostly because it's still most popular than Yarn 2.