callstack / callstack/react-native-fbads

Require cycle warning in console

未关闭
#247 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。