React native: Warning Require cycle

Viewed 22

When I run my app, it show up a warning like this

 WARN  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

I don't understand its meaning, please help me if you knew and solved this issue

0 Answers
Related