Optional
debugOptional
offsetHow far above or below the bottom of the ScrollView the threshold trigger is. Negative is above, postive it below. Accepts ScrollView props.
Optional
onScroll handler for the LazyScrollView.
Optional
refRef to the LazyScrollView. Exposes scrollTo, scrollToStart, and scrollToEnd methods.
When true, console.logs scrollview measurements. Even if true, will not call console.log in production.