ottob / rnfirestorebug

Repository from Github https://github.comottob/rnfirestorebugRepository from Github https://github.comottob/rnfirestorebug

Start with yarn start in one terminal and yarn ios in another. Then press the Go button in the app.

When the button is pushed I get the following warning in the console:

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

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

About


Languages

Language:Java 37.4%Language:Objective-C 27.1%Language:TypeScript 22.5%Language:Ruby 4.8%Language:JavaScript 4.7%Language:Starlark 3.6%