Zhigang Fang
|
3f0f3ed2a0
|
Update dist
|
2016-04-29 15:15:38 +08:00 |
|
Zhigang Fang
|
5c0b766d30
|
Update index.js
|
2016-04-29 10:15:05 +08:00 |
|
Sebastian Gronewold
|
c22a092b41
|
Fixes #81
* Added .idea directory to gitignore WebStorm files
* Issue #81 was related to missing prop `onPageSelected` on `ViewPagerAndroid`
|
2016-01-19 21:29:28 +01:00 |
|
leecade
|
4f86efb1db
|
Auto play issue when only a child view | fixes #19
|
2015-12-23 02:57:43 +08:00 |
|
leecade
|
de6675bda1
|
merge PR & minor fixes
|
2015-12-23 01:06:52 +08:00 |
|
Thomas Parslow
|
85b6e94c3b
|
Support index property in combination with loop property
|
2015-11-18 15:10:14 +00:00 |
|
yuji
|
c623553629
|
prepare a new demo environment from react-native 0.8.0
|
2015-07-29 17:30:04 +08:00 |
|
yuji
|
fe935835a2
|
resolve conflict
|
2015-07-28 18:59:55 +08:00 |
|
Stan Chollet
|
612c8276a5
|
feat(Controls): improve the way to override both controls button (nextButton & prevButton)
|
2015-07-10 00:05:00 +02:00 |
|
brianantonelli
|
ad51f06f82
|
Fix for indexing into specific slide.
|
2015-06-26 17:38:37 -04:00 |
|
brianantonelli
|
b5b969824e
|
Adds ability to create dynamic swipables. Adds dynamic example. Resolves Issue #22
|
2015-06-26 10:56:56 -04:00 |
|
yuji
|
8d6d75c00e
|
fixes #7 inject state in ScrollResponders @thanks smothers
Now you can get `state` and `context`(ref to swiper's `this`) from params
|
2015-05-04 18:01:30 +08:00 |
|
yuji
|
890c0ce64e
|
ensure onMomentumScrollEnd synchronous update this.index
Note: `this.setState` is async, so I call the `onMomentumScrollEnd` in
setTimeout to ensure synchronous update `this.index`.
|
2015-05-02 14:12:11 +08:00 |
|
yuji
|
9cb91c58c8
|
Re-design a loop model for avoid img flickering
|
2015-05-01 17:30:48 +08:00 |
|
yuji
|
21f0b00138
|
fixes #6 defined propType error. (thanks @benjamingeorge)
|
2015-04-30 17:06:13 +08:00 |
|
yuji
|
44ec630b62
|
fixes #4 thaks @subpublicanders
|
2015-04-29 10:12:17 +08:00 |
|
yuji
|
5de06a7aa8
|
fixes #3 & supports react-native 0.4.1
|
2015-04-29 02:28:34 +08:00 |
|
yuji
|
0f796f3557
|
fixes #1
|
2015-04-23 17:01:54 +08:00 |
|
yuji
|
e1dcad275e
|
first ci
|
2015-04-23 01:31:34 +08:00 |
|