Require cycle: node_modules/rn-fetch-blob/index.js -> node_modules/rn-fetch-blob/polyfill/index.js -> node_modules/rn-fetch-blob/polyfill/XMLHttpRequest.js -> node_modules/rn-fetch-blob/index.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
Inside
rn-fetch-blob
Library,all these 4 files:
Blob.js
,Fetch.js
,FileReader.js
,XMLHttpRequest.js
Comment this line:
Then, add below line: