RN Exception: Warning: Functions are not valid as a React child. This may happen 极简x 2022-03-24 127 阅读1分钟 错误提示如下 错误代码如下:应该返回一个组件LoadingComponent 正确写法,下面两种 一、返回空 二、返回Spin组件