From 1baa803fb2790facfcde9c23d47598ab178e7cee Mon Sep 17 00:00:00 2001
From: Website Deployment Script
(Android-only) Sets the elevation of a view, using Android's underlying -elevation API. -This adds a drop shadow to the item and affects z-order for overlapping views. -Only supported on Android 5.0+, has no effect on earlier versions.
Sometimes a scrollview takes up more space than its content fills. When this is
+with horizontal={true}.
Sometimes a scrollview takes up more space than its content fills. When this is the case, this prop will fill the rest of the scrollview with a color to avoid setting a background and creating unnecessary overdraw. This is an advanced optimization that is not needed in the general case.
Used to override default value of overScroll mode.
Possible values:
'auto' - Default value, allow a user to over-scroll