NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

Next@13 + React@18 + Expo@48 + turborepo@latest cant build web

Open Shaco74 opened this issue 2 years ago • 1 comments

Description

I would like to use Nativebase in my in this project template. But I dont get nextjs to build.

CodeSandbox/Snack link

Steps to reproduce

I am using this template here: https://github.com/vercel/turbo/tree/main/examples/with-react-native-web Its a turborepo (monorepo) Project.

npx degit vercel/turbo/examples/with-react-native-web with-react-native-web
cd with-react-native-web
yarn install

I would like to have NativeBase installed in apps/web, and apps/native. I tried around with different React and NextJS version without luck. I havent used NativeBase before and i am not sure if I am just setting it up wrong.

NativeBase Version

3.3.1

Platform

  • [ ] Android
  • [ ] CRA
  • [X] Expo
  • [ ] iOS
  • [X] Next

Other Platform

No response

Additional Information

No response

Shaco74 avatar Apr 04 '23 22:04 Shaco74

Same issue.

OneHatRepo avatar Jun 15 '23 00:06 OneHatRepo