/next.js-with-react-native-web

Boilerplate to use Next.js with React Native for Web

Primary LanguageTypeScript

Next.js with React Native for Web

Sponsoring button

This simple boilerplate helps you to use Next.js with React Native for Web.

Development

npm run dev

Production

npm run build
npm run start