SIGN IN SIGN UP

The best Swiper component for React Native.

0 0 0 JavaScript

TAGS

20 tags
v1.6.0

WIP: v1.6.0 (#1079) * fix(lifecycle): rename unsafe lifecycles * fix(exmaples): migrate examples to 0.60.x * refactor(example): refactor loadMinimal example * fix(loadMinimal): fix loadMinimal index mismatch when swipe to the first * fix(ios): fix bad jumping when loadMinimal set true * chore(example): provide DisableButton example re #1073 * fix(loadMinimal): prevent flick when loop and loadMinimal are enabled fix #1062 * chore(npm): bump the version * fix(loadMinimal): preload the correct item * style(prettier): keep the examples' prettier config the same as src * test(e2e): integrate e2e test by detox re #1053 * docs(1.6.0-rc): update docs for develop and changelog * chore(test): update test name to match component * test(multi): add navigation for multi exmaples' testcase * test(e2e): add e2e test for autoplay re #1080 * fix(android): fix android bad jump at second page * docs(example): setup nest swiper example re #1083 * fix(onMomentumScrollEnd): invoke onMomentumScrollEnd even offset no diff * fix(types): SwiperProps extends ScrollView base type As index.js L772 shows, {...this.props} used on ScrollView

v1.6.0-rc.3

fix(types): SwiperProps extends ScrollView base type As index.js L772 shows, {...this.props} used on ScrollView

v1.6.0-rc.2

fix(android): fix android bad jump at second page

v1.6.0-rc.1

fix(loadMinimal): preload the correct item

v1.6.0-rc.0

fix(loadMinimal): prevent flick when loop and loadMinimal are enabled fix #1062

v1.6.0-nightly.5

fix(ios): fix bad jumping when loadMinimal set true

v1.6.0-nightly.2

feat(pages): support optionally render page (#1009) * feat(pages): support optionally render page re #1004 * fix(ScrollView): android ScrollView will not scrollTo certain offset when props change

1.5.14

Merge pull request #897 from leecade/release1.5.14 Release 1.5.14

1.5.13

Merge pull request #597 from leecade/bumpVersion Bump version

1.5.12

Merge pull request #560 from leecade/bumpVersion Bump version 1.5.12 and update CHANGELOG.md

1.5.10

Merge pull request #516 from AtticusFetch/master Fix iOS initial index issue && Bump version

1.5.9

Merge pull request #508 from leecade/bugFix Remove newInternals var

1.5.8

Merge pull request #500 from leecade/updateExample Update examples

1.5.6

Update to version 1.5.6