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 |
|
A.S. Lomoff
|
b08f02f82d
|
changes to work in xcode 7
|
2015-09-27 14:33:26 +03: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
|
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
|
5de06a7aa8
|
fixes #3 & supports react-native 0.4.1
|
2015-04-29 02:28:34 +08:00 |
|
yuji
|
21cb373257
|
fixes #2 Solve the problem of installation. (thanks @jamwaffles)
|
2015-04-24 05:27:26 +08:00 |
|
yuji
|
0f796f3557
|
fixes #1
|
2015-04-23 17:01:54 +08:00 |
|
yuji
|
680a2cc674
|
Add: logo
|
2015-04-23 02:01:32 +08:00 |
|
yuji
|
e1dcad275e
|
first ci
|
2015-04-23 01:31:34 +08:00 |
|