You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<MasonryFlashListdata={data}keyExtractor={keyExtractor}initialNumToRender={10}numColumns={2}columnWrapperStyle={styles.columnWrapper}renderItem={({ item, index })=>(<StoryItem{...item}onItemClick={()=>onItemClick(item,index)}/>)}refreshControl={<RefreshControlrefreshing={isRefreshing}onRefresh={handleRefresh}/>}onEndReached={handleLoadMore}ListFooterComponent={renderFooter}onEndReachedThreshold={0.1}/>
472_1699516744.mp4
The content you are editing has changed. Please copy your edits and refresh the page.
If enabled, MasonryFlashList will try to reduce difference in column height by modifying item order. If true, specifying overrideItemLayout is required. Default value is false.
Platform:
iOS + Android
Environment
@shopify/flash-list: "1.4.3"
Code
472_1699516744.mp4
Tasks
The text was updated successfully, but these errors were encountered: