NativeBase
NativeBase copied to clipboard
Next@13 + React@18 + Expo@48 + turborepo@latest cant build web
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
Same issue.