callstack / callstack/react-native-fbads
Require cycle warning in console
Open
- Dominant language
- Java
- Stars
- 451
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Error Message :
Require cycle: node_modules/react-native-fbads/dist/lib/index.js -> node_modules/react-native-fbads/dist/lib/native-ads/withNativeAd.js -> node_modules/react-native-fbads/dist/lib/index.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
Am i the only one having this messange in my console ?
Can´t find some help in the other issues :(
Contributor guide
Assessment
This issue has not been assessed yet.