Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的内容Flatlist高度可变。方法scrollToIndex,scrollToItem需要getItemLayout设置道具。我猜测量每个内容都会降低性能,Flatlist因为列表有数百行。有没有更简单的方法来做到这一点?
Flatlist
scrollToIndex
scrollToItem
getItemLayout