react Native listView xcode 错误无法调整当前堆栈顶部超出可用视图

reactNative listView xcode error Cannot adjust current top of stack beyond available views

我想知道在rn listView demo中出现这种错误是什么情况?????? left is Simulator error, the right is xcode error

but if i Comment out the sentence,it works well but notting appear

看起来你 return 数据有误。检查函数的输出(处于设置状态)并重试。

这个问题并不新鲜: