avishayil / react-native-user-avatar

Avatar Component For React Native
MIT License
206 stars 57 forks source link

Warning when using UserAvatar #118

Open ThomasGuenard opened 2 years ago

ThomasGuenard commented 2 years ago

I get this warning concerning require cycle

Capture d’écran 2022-09-02 à 12 05 33

Any idea?

tdammy92 commented 2 years ago

Require cycle: node_modules/react-native/Libraries/Network/fetch.js -> node_modules/whatwg-fetch/dist/fetch.umd.js -> node_modules/react-native/Libraries/Network/fetch.js

Same issues here. "react-native": "0.69.5", "react-native-user-avatar": "^1.0.8",