新架构实战课 实操 + 基建 + 原理全维度包揽,抢先掌握 React Native 新架构精髓 立即查看 >Version: 0.63On this pageReact 节点对象A React Node is one of the following types:Boolean (which is ignored)null or undefined (which is ignored)NumberStringA React element (result of JSX)An array of any of the above, possibly a nested one本文档贡献者:sunnylqm(100.00%)