AlexanderZaytsev / react-native-i18n

React Native + i18n.js
MIT License
2.18k stars 491 forks source link

Require Cycle #273

Open Younext19 opened 3 years ago

Younext19 commented 3 years ago

After implementing The I18n Languages, it works correctly but it always shows a warn which says Require cycle ..., Require cycles are allow but can result in uniniialized values. Consider refactoring to remove the need for a cycle