-
-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working📚 componentsAnything related to the exported components of this libraryAnything related to the exported components of this library
Description
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.
kirillzyusko
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working📚 componentsAnything related to the exported components of this libraryAnything related to the exported components of this library