Tanguy Krotoff
573083a518
Replace React.Component<(any|void|\{\}|null)> by React.Component
...
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff
ea9de8a518
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
...
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff
eeb262e1d8
Update react to TypeScript 2.3
2017-06-19 13:34:54 +02:00
Jonas Thiel
fe47481b63
Add undocumented parameters for snapToItem
...
Adds optional „fireCallback“ and „initial“ to snapToItem: https://github.com/archriss/react-native-snap-carousel/blob/v2.2.2/index.js#L585
2017-06-14 10:53:58 +02:00
Jonas Thiel
b91e83801f
Update react-native-snap-carousel to v2.2.2
...
* 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
2017-06-14 10:34:32 +02:00
jnbt
dce014e31d
Update react-native-snap-carousel to v2.1.4 ( #16669 )
2017-06-02 07:23:57 -07:00
Jonas Thiel
02b62e98b0
Update react-native-snap-carousel to v2.1.2
...
A new property `carouselHorizontalPadding ` was introduced in version 2.1.2.
https://github.com/archriss/react-native-snap-carousel/blob/master/CHANGELOG.md#v212
2017-05-10 11:03:27 +02:00
Mohamed Hegazy
ff4eaf5d61
Fix lint errors introduced in tslint@5.2 ( #16330 )
2017-05-04 15:48:57 -07:00
Andy
dae4a527d7
Fix "../tslint.json" to "dtslint.json" ( #15957 )
...
* Fix "../tslint.json" to "dtslint.json"
* Fix errors
2017-04-18 10:35:52 -07:00
Jonas Thiel
41d9913c91
Add type definition for „react-native-snap-carousel“
2017-04-10 15:47:27 +02:00