NativeBase
NativeBase copied to clipboard
Require cycle issue
Description
When I first installed native-base in a react-native-cli init project, it shows the following warning in the console panel.
CodeSandbox/Snack link
N/A
Steps to reproduce
- Install a native-base package in a react-native-cli init projects
- Run yarn start && yarn ios
- See error
NativeBase Version
^3.4.28
Platform
- [ ] Android
- [ ] CRA
- [ ] Expo
- [X] iOS
- [ ] Next
Other Platform
No response
Additional Information

I have the same problem.
I use this version "3.4.28" and still have this issue.