GeekyAnts / GeekyAnts/NativeBase
[Expo 49] Module not found: Can't resolve 'normalize-css-color'
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I started a simple project with Expo 49 and installed "nativebase" normally, but when trying to open the project on the web, this error Module not found: Can't resolve 'normalize-css-color' appeared
### CodeSandbox/Snack link
Snack doesn't have Expo 49
### Steps to reproduce
1. npx expo init -t expo-template-blank-typescript@49
2. npm install native-base
3. npx expo install react-native-svg@12.1.1 react-native-safe-area-context@3.3.2
4. npx expo install react-native-web@~0.19.6 react-dom@18.2.0 @expo/webpack-config
5. npx expo start
6. Press w │ open web

### NativeBase Version
^3.4.28
### Platform
- [ ] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.