1、React Native: 'View' has no propType fornative prop RCTView.maxHeight
错误提示:你运行的本地服务版本与自己编写的代码版本不一致。
解决办法:把你的本地服务全部干掉,重新启动一下。