From fab84e8b76316490dc976e2b4ee1013124be615c Mon Sep 17 00:00:00 2001
From: Travis CI
When false, tapping outside of the focused text input when the keyboard is up dismisses the keyboard. When true, the scroll view will not catch taps, and the keyboard will not dismiss automatically. The default value -is false.
Fires at most once per frame during scrolling. The frequency of the +is false.
Called when scrollable content view of the ScrollView changes. It's +implemented using onLayout handler attached to the content container +which this ScrollView renders.
Fires at most once per frame during scrolling. The frequency of the
events can be contolled using the scrollEventThrottle prop.
Experimental: When true, offscreen child views (whose overflow value is
hidden) are removed from their native backing superview when offscreen.
This can improve scrolling performance on long lists. The default value is