Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
image url)) 如图 用RN生成的ios 工程一运行就报内存警告怎么回事啊
正常,后面随着你工程加入裕来越多的依赖库,还有好几百个黄色警告呢
这不是黄色警告啊 这显示内存泄漏啊
如果出现了APP假死,然后定位到这里,检查数据结构是否有错误,一般这种是数据结构错误或者js代码逻辑错误。我目前遇到的,这种的,就这两种类型。