mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-03 17:16:08 +08:00
* 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