Limit the max height of contents to show. Items that is outside will not be rendered.
The theme to use for the animations
Parameters of the translate spring animation
How long to delay the translate animations
Invoked when list reaches maxHeight and items are hidden
Invoked when the translation starts. Will be invoked with the size of the incoming items
the starting translation value
Invoked when the translation ends
the ending translation value. Will be undefined
if the animation was cancelled
Renders an item in the list. Is a subset of the React Native FlatList
render item as we don't support the
separators that it does.
the item information for rendering
an element
Determines if the list should animate items into view