smart-ui 什么时候可以提供类型 VirtualizedList 的组件?

小程序开发相关产品技术讨论,包括面板、智能小程序、React Native、Ray跨端框架、Panel SDK、微信小程序、小程序开发工具(IDE)及其他开发技术相关等话题


Post Reply
kkopite
Posts: 8

如题


Tags:
kkopite
Posts: 8

Re: smart-ui 什么时候可以提供类型 VirtualizedList 的组件?

https://reactnative.cn/docs/virtualizedlist

不然列表渲染太多,就提示 [Page] The number of nodes in the page is 1423, which is greater than 1000, which may cause performance issues.

也影响性能了

Post Reply