renderScrollComponent function
(props) => renderable
A function that returns the scrollable component in which the list rows are rendered. Defaults to returning a ScrollView with the given props.
renderScrollComponent function
(props) => renderable
A function that returns the scrollable component in which the list rows are rendered. Defaults to returning a ScrollView with the given props.
Please login to continue.