React-Native学习笔记——react-redux最佳实践基础篇

实践以前首先须要了解一些基本概念。 react-component: props、state redux:Store、state、action、reducer React Component props this.props contains the props that were defined by the caller of this component. javascript In par
相关文章
相关标签/搜索