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

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle. #1789

Open
HardMode2015 opened this issue Nov 5, 2023 · 3 comments

Comments

@HardMode2015
Copy link

HardMode2015 commented Nov 5, 2023

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
Require cycle: node_modules/@ui-kitten/components/index.js -> node_modules/@ui-kitten/components/ui/index.js -> node_modules/@ui-kitten/components/ui/circularProgressBar/circularProgressBar.component.js -> node_modules/@ui-kitten/components/index.js

using expo 49

@iamursky
Copy link

Same here for Expo 50.

@velsa
Copy link

velsa commented May 2, 2024

Same for expo 50.0.14

@moza88
Copy link

moza88 commented May 4, 2024

applies to "expo": "~50.0.17",

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

4 participants