在自定义布局管理器中使用SectionList组件
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在自定义布局管理器中使用SectionList组件相关的知识,希望对你有一定的参考价值。
<components:SectionList id="list" x="0" y="0" width="100%" height="100%" sectionField="section" dataProvider="{arr}"> <components:layout> <layout:SectionListLayout columnWidth="200"/> </components:layout> <components:itemRenderer> <fx:Component> <skins:SectionListItemRenderer normalLabelField="label" sectionField="section" backgroundSection="0x1d9cd1"/> </fx:Component> </components:itemRenderer> </components:SectionList>
以上是关于在自定义布局管理器中使用SectionList组件的主要内容,如果未能解决你的问题,请参考以下文章
ReactNative简介开发环境调试常用组件useState状态FlatList组件SectionList组件Platform 模块定义样式图片组件触摸事件打包apk发布版