GeekyAnts / GeekyAnts/NativeBase
Next@13 + React@18 + Expo@48 + turborepo@latest cant build web
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.