DefinitelyTyped/types/react-native-snap-carousel
jnbt 97c89cee56 Update react-native-snap-carousel to 2.4 (#18347)
* Update react-native-snap-carousel to 2.3.1

* Changes bases on react-native-snap-carousel 2.3.0 / 2.3.1 (https://github.com/archriss/react-native-snap-carousel/releases/tag/v2.3.0)
  * Adds prop: `scrollEndDragDebounceValue`
  * Removes props: `scrollEndDragThrottleValue`, `snapCallbackDebounceValue`
  * Adds getter: `currentScrollPosition`
* Changes based on react-native new `StyleProp` type:
  * Uses `StyleProp` for `contentContainerCustomStyle` and `slideStyle`

* Update react-native-snap-carousel to 2.4.0

Changes bases on react-native-snap-carousel 2.4.0 (https://github.com/archriss/react-native-snap-carousel/releases/tag/v2.4.0):

* Add defintion of new `Pagination` component
2017-07-24 11:58:20 -07:00
..
index.d.ts Update react-native-snap-carousel to 2.4 (#18347) 2017-07-24 11:58:20 -07:00
react-native-snap-carousel-tests.tsx Update react-native-snap-carousel to 2.4 (#18347) 2017-07-24 11:58:20 -07:00
tsconfig.json
tslint.json