ScrollView#stickyHeaderIndices

iosstickyHeaderIndices [number]

An array of child indices determining which children get docked to the top of the screen when scrolling. For example, passing stickyHeaderIndices={[0]} will cause the first child to be fixed to the top of the scroll view. This property is not supported in conjunction with horizontal={true}.

doc_React_Native
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.