* Update definitions to match v3.x changes
* Correct typo in apparitionDelay
* Update required props and ParallaxImage props
* Add ParallaxImage example to tests
* Refactor ParallaxImage example to be clearer
* Correct stray blank line
* Remove undefined from optional properties
* The „onScroll“ property of the underlying ScrollView was exposed in 2.1.3
* A „onScrollViewScroll“ property was introduced in 2.1.4 and deprecated in 2.2.0
* Adds vertical mode from 2.2.0 (2.2.1, 2.2.2)
* Adds „scrollEndDragThrottleValue“ and „snapCallbackDebounceValue“ from 2.2.0
* The „onLayout“ property of the underlying View was exposed in 2.2.0
https://github.com/archriss/react-native-snap-carousel/blob/master/CHANGELOG.md