-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
When using this library (as needed when using the stanza library), I get the following require cycle warning each time I run my app:
Require cycle: node_modules/sjcl/sjcl.js -> node_modules/node-libs-react-native/node_modules/react-native-crypto/index.js -> node_modules/node-libs-react-native/node_modules/react-native-randombytes/index.js -> node_modules/sjcl/sjcl.js
It doesn't seem to break anything but it would be nice to get rid of it since it makes it harder to notice other warnings.
Do you have any good idea on how to remove the require cycle? I'd be happy to put up a PR in either react-native-randombytes or react-native-crypto
Czino and 17Amir17
Metadata
Metadata
Assignees
Labels
No labels