callstack / callstack/react-native-fbads

Require cycle warning in console

Open
#247 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.