NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

Require cycle issue

Open tcf01 opened this issue 2 years ago • 2 comments

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

  1. Install a native-base package in a react-native-cli init projects
  2. Run yarn start && yarn ios
  3. See error

NativeBase Version

^3.4.28

Platform

  • [ ] Android
  • [ ] CRA
  • [ ] Expo
  • [X] iOS
  • [ ] Next

Other Platform

No response

Additional Information

image

tcf01 avatar Apr 09 '23 16:04 tcf01

I have the same problem.

RocTeng avatar Apr 09 '23 18:04 RocTeng

I use this version "3.4.28" and still have this issue.

tahahaz1374 avatar Jan 23 '24 11:01 tahahaz1374