GeekyAnts / GeekyAnts/NativeBase
Cannot install into existing React Native 0.69.x + React v18 project start from React Native seed
Open
bug
triage
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I try to install into existing RN project start from React Native seed
### CodeSandbox/Snack link
N/A
### Steps to reproduce
Hi, I try to install into existing RN project start from React Native seed.
```
"react": "18.0.0",
"react-native": "0.69.4",
```
I've this compatibility error:

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