akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.19k stars 952 forks source link

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

Open HardMode2015 opened 8 months ago

HardMode2015 commented 8 months ago

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 commented 5 months ago

Same here for Expo 50.

velsa commented 2 months ago

Same for expo 50.0.14

moza88 commented 2 months ago

applies to "expo": "~50.0.17",