Skip to content

Require cycle #562

@a-eid

Description

@a-eid

Describe the bug

I noticed this require cycle warning on the latest RNKC version ^1.13.2

λ  WARN  Require cycle: ../../node_modules/react-native-keyboard-controller/lib/commonjs/index.js -> ../../node_modules/react-native-keyboard-controller/lib/commonjs/components/index.js -> ../../node_modules/react-native-keyboard-controller/lib/commonjs/components/KeyboardToolbar/index.js -> ../../node_modules/react-native-keyboard-controller/lib/commonjs/index.js

Code snippet
NA

any imports would trigger this.

Repo for reproducing
NA

To Reproduce
NA

Expected behavior
No require cycle warnings.

Screenshots
Screenshot 2024-08-22 at 9 24 31 PM

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working📚 componentsAnything related to the exported components of this library

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions