callstack / callstack/react-native-fbads
Require cycle warning in console
未关闭
- 主要语言
- Java
- 星标
- 451
- 派生
- 147
- PR 合并指标
- 30 天内没有已合并 PR
描述
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 :(
贡献指南
调研方向
首先重现控制台警告,并跟踪经过 node_modules/react-native-fbads/dist/lib/index.js 和 dist/lib/native-ads/withNativeAd.js 的 require 循环。确定这些入口点为何相互 require,然后验证警告已消失且未破坏原生广告行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react-native
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100