Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix require cycles warning #77

Closed
farwayer opened this issue Mar 31, 2019 · 3 comments
Closed

Fix require cycles warning #77

farwayer opened this issue Mar 31, 2019 · 3 comments

Comments

@farwayer
Copy link

Require cycle: node_modules/@haskkor/react-native-pincode/dist/index.js -> node_modules/@haskkor/react-native-pincode/dist/src/PinCodeEnter.js -> node_modules/@haskkor/react-native-pincode/dist/index.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
@jeremy-farnault
Copy link
Contributor

Hi,

Thanks for that. It's fixed now.

Cheers,
Jeremy

@darkoRedAxle
Copy link

Hi, I am still having this issue.

@jeremy-farnault
Copy link
Contributor

Hi @darkoRedAxle

I don't see any other require cycles...is it the exact same message? Are you using the latest version?

Cheers,
Jeremy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants