React Native ListView警告:in next release empty section head
发布时间:2020-12-15 07:37:18 所属栏目:百科 来源:网络整理
导读:升级 React Native 到最新版本出现了一个 Warning : Warning:In next release empty section headers will be rendered. In this release you can use 'enableEmptySections' flag to render empty section headers 这个错误出现在 ListView 中,在以后的版
升级 Warning:In next release empty section headers will be rendered. In this release you can use 'enableEmptySections' flag to render empty section headers
这个错误出现在 <ListView style={styles.listView} dataSource={this.state.dataSource} enableEmptySections={true} />
参考文档: (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |