项目一些核心组件react-native-agora、react-native-aliyun-push还不兼容,
暂时还是乖乖继续用0.59版本吧。
大佬就是这种插入查链接快捷方式
顺便提个 iessue。
刚有通知(应该是点赞)我打开 https://www.xiaoduyu.com/notifications 的时候,出现
```
Uncaught (in promise) TypeError: Cannot read property '_id' of null
at 6.a56c21f3a5023358dd4a.js:1
at Array.map (<anonymous>)
at d (6.a56c21f3a5023358dd4a.js:1)
at c (6.a56c21f3a5023358dd4a.js:1)
at processList (6.a56c21f3a5023358dd4a.js:1)
at app.a56c21f3a5023358dd4a.js:1
at c (vendor.a56c21f3a5023358dd4a.js:1)
at Generator._invoke (vendor.a56c21f3a5023358dd4a.js:1)
at Generator.e.<computed> [as next] (vendor.a56c21f3a5023358dd4a.js:1)
at o (app.a56c21f3a5023358dd4a.js:1)
at s (app.a56c21f3a5023358dd4a.js:1)
```
看了下 min js,大概是这个位置
```
var d = function(e, t) {
return t.map(function(t) {
if (!t.has_read)
if ("comment" == t.type || "like-comment" == t.type || "new-comment" == t.type) {
var n = t.comment_id.posts_id._id;
e[n] && delete e[n]
} else if ("reply" == t.type || "like-reply" == t.type) {
var a = t.comment_id.posts_id._id
, r = t.comment_id.parent_id._id;
e[a] && delete e[a],
e[r] && delete e[r]
}
}),
e
}
```
不过后来又好了。
大佬 这个项目 需要助手吗 我可以参与进来 我的rn 100智冷 比比兔教师端 比比兔家长端着都在app store 上线了