Release notes
*Sourced from [react-native-snap-carousel's releases](https://github.com/archriss/react-native-snap-carousel/releases).*
> ## v3.8.0
> * Set [`removeClippedSubviews`](https://facebook.github.io/react-native/docs/scrollview#removeclippedsubviews) to `false` by default for 'tinder' and 'stack' layouts, or when `useScrollView` is set to `true`. This aims at preventing a bunch of rendering issues.
> * Make sure that autoplay is properly restarted after a `touchStart` event
> * Allow serialized animated event as `onScroll`. See [#439](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/439) for more info (thanks [@Jberivera](https://github.com/Jberivera))
> * Allow using a custom scroll component. See [#498](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/498) for more info (thanks [@martinezguillaume](https://github.com/martinezguillaume))
> * Prevent loop animation from being played when reaching the end of the dataset. See [#443](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/443) for more info (thanks [@suhanmoon](https://github.com/suhanmoon))
> * Fire the `onTouchStart` prop. See [#464](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/464) for more info (thanks [@sangle7](https://github.com/sangle7))
> * Add accessibilityLabel to `Pagination`. See [#438](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/438) for more info (thanks [@thymikee](https://github.com/thymikee))
> * Allow `contentContainerCustomStyle` to override default paddings. See [#482](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/482) for more info (thanks [@yamov](https://github.com/yamov))
Changelog
*Sourced from [react-native-snap-carousel's changelog](https://github.com/archriss/react-native-snap-carousel/blob/master/CHANGELOG.md).*
> ## v3.8.0
>
> * Set [`removeClippedSubviews`](https://facebook.github.io/react-native/docs/scrollview#removeclippedsubviews) to `false` by default for 'tinder' and 'stack' layouts, or when `useScrollView` is set to `true`. This aims at preventing a bunch of rendering issues.
> * Make sure that autoplay is properly restarted after a `touchStart` event
> * Allow serialized animated event as `onScroll`. See [#439](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/439) for more info (thanks [@Jberivera](https://github.com/Jberivera))
> * Allow using a custom scroll component. See [#498](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/498) for more info (thanks [@martinezguillaume](https://github.com/martinezguillaume))
> * Prevent loop animation from being played when reaching the end of the dataset. See [#443](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/443) for more info (thanks [@suhanmoon](https://github.com/suhanmoon))
> * Fire the `onTouchStart` prop. See [#464](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/464) for more info (thanks [@sangle7](https://github.com/sangle7))
> * Add accessibilityLabel to `Pagination`. See [#438](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/438) for more info (thanks [@thymikee](https://github.com/thymikee))
> * Allow `contentContainerCustomStyle` to override default paddings. See [#482](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/482) for more info (thanks [@yamov](https://github.com/yamov))
Commits
- [`629838e`](https://github.com/archriss/react-native-snap-carousel/commit/629838e85913d83d4be81d22dd912bc739543c96) Merge pull request [#523](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/issues/523) from archriss/wip-3.8.0
- [`f76fec3`](https://github.com/archriss/react-native-snap-carousel/commit/f76fec38826dd51a7943036eb191f045939aa112) chore(package): bump to 3.8.0 and update changelog
- [`4906dc0`](https://github.com/archriss/react-native-snap-carousel/commit/4906dc0a307a6203dc005baef1eeeb703e459bb8) doc(misc): update doc
- [`406c8f0`](https://github.com/archriss/react-native-snap-carousel/commit/406c8f0963d232d0cb9c8df8daf0ade8eb8bf6e0) fix(Carousel): make sure that autoplay is properly restarted after a `touchSt...
- [`50cb788`](https://github.com/archriss/react-native-snap-carousel/commit/50cb7889d09032ec730530430612193674f14790) fix(Carousel): catch error when `data` is `null`
- [`54b760d`](https://github.com/archriss/react-native-snap-carousel/commit/54b760deac794b2b9f661c088f0724fd89f74521) refactor(Carousel): prevent miscellaneous rendering bugs when flatlist is not...
- [`b670116`](https://github.com/archriss/react-native-snap-carousel/commit/b6701162016291272367940536c2f196103deb75) feat(package): add repo links
- [`d7ea4b8`](https://github.com/archriss/react-native-snap-carousel/commit/d7ea4b8571128bf90a5569dcce5023bcd68204eb) chore(npmignore): ignore lock files and `node_modules` folder
- [`e762e8b`](https://github.com/archriss/react-native-snap-carousel/commit/e762e8bd8a2b19eb0914313327275ec88c5cb8eb) chore(misc): remove lock files
- [`29e6548`](https://github.com/archriss/react-native-snap-carousel/commit/29e654864a3c97896a4dc1056f5241b93fbbe665) doc(misc): update contributing guidelines and issue template
- Additional commits viewable in [compare view](https://github.com/archriss/react-native-snap-carousel/compare/v3.7.5...v3.8.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps react-native-snap-carousel from 3.7.5 to 3.8.0.
Release notes
*Sourced from [react-native-snap-carousel's releases](https://github.com/archriss/react-native-snap-carousel/releases).* > ## v3.8.0 > * Set [`removeClippedSubviews`](https://facebook.github.io/react-native/docs/scrollview#removeclippedsubviews) to `false` by default for 'tinder' and 'stack' layouts, or when `useScrollView` is set to `true`. This aims at preventing a bunch of rendering issues. > * Make sure that autoplay is properly restarted after a `touchStart` event > * Allow serialized animated event as `onScroll`. See [#439](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/439) for more info (thanks [@Jberivera](https://github.com/Jberivera)) > * Allow using a custom scroll component. See [#498](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/498) for more info (thanks [@martinezguillaume](https://github.com/martinezguillaume)) > * Prevent loop animation from being played when reaching the end of the dataset. See [#443](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/443) for more info (thanks [@suhanmoon](https://github.com/suhanmoon)) > * Fire the `onTouchStart` prop. See [#464](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/464) for more info (thanks [@sangle7](https://github.com/sangle7)) > * Add accessibilityLabel to `Pagination`. See [#438](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/438) for more info (thanks [@thymikee](https://github.com/thymikee)) > * Allow `contentContainerCustomStyle` to override default paddings. See [#482](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/482) for more info (thanks [@yamov](https://github.com/yamov))Changelog
*Sourced from [react-native-snap-carousel's changelog](https://github.com/archriss/react-native-snap-carousel/blob/master/CHANGELOG.md).* > ## v3.8.0 > > * Set [`removeClippedSubviews`](https://facebook.github.io/react-native/docs/scrollview#removeclippedsubviews) to `false` by default for 'tinder' and 'stack' layouts, or when `useScrollView` is set to `true`. This aims at preventing a bunch of rendering issues. > * Make sure that autoplay is properly restarted after a `touchStart` event > * Allow serialized animated event as `onScroll`. See [#439](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/439) for more info (thanks [@Jberivera](https://github.com/Jberivera)) > * Allow using a custom scroll component. See [#498](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/498) for more info (thanks [@martinezguillaume](https://github.com/martinezguillaume)) > * Prevent loop animation from being played when reaching the end of the dataset. See [#443](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/443) for more info (thanks [@suhanmoon](https://github.com/suhanmoon)) > * Fire the `onTouchStart` prop. See [#464](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/464) for more info (thanks [@sangle7](https://github.com/sangle7)) > * Add accessibilityLabel to `Pagination`. See [#438](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/438) for more info (thanks [@thymikee](https://github.com/thymikee)) > * Allow `contentContainerCustomStyle` to override default paddings. See [#482](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/pull/482) for more info (thanks [@yamov](https://github.com/yamov))Commits
- [`629838e`](https://github.com/archriss/react-native-snap-carousel/commit/629838e85913d83d4be81d22dd912bc739543c96) Merge pull request [#523](https://github-redirect.dependabot.com/archriss/react-native-snap-carousel/issues/523) from archriss/wip-3.8.0 - [`f76fec3`](https://github.com/archriss/react-native-snap-carousel/commit/f76fec38826dd51a7943036eb191f045939aa112) chore(package): bump to 3.8.0 and update changelog - [`4906dc0`](https://github.com/archriss/react-native-snap-carousel/commit/4906dc0a307a6203dc005baef1eeeb703e459bb8) doc(misc): update doc - [`406c8f0`](https://github.com/archriss/react-native-snap-carousel/commit/406c8f0963d232d0cb9c8df8daf0ade8eb8bf6e0) fix(Carousel): make sure that autoplay is properly restarted after a `touchSt... - [`50cb788`](https://github.com/archriss/react-native-snap-carousel/commit/50cb7889d09032ec730530430612193674f14790) fix(Carousel): catch error when `data` is `null` - [`54b760d`](https://github.com/archriss/react-native-snap-carousel/commit/54b760deac794b2b9f661c088f0724fd89f74521) refactor(Carousel): prevent miscellaneous rendering bugs when flatlist is not... - [`b670116`](https://github.com/archriss/react-native-snap-carousel/commit/b6701162016291272367940536c2f196103deb75) feat(package): add repo links - [`d7ea4b8`](https://github.com/archriss/react-native-snap-carousel/commit/d7ea4b8571128bf90a5569dcce5023bcd68204eb) chore(npmignore): ignore lock files and `node_modules` folder - [`e762e8b`](https://github.com/archriss/react-native-snap-carousel/commit/e762e8bd8a2b19eb0914313327275ec88c5cb8eb) chore(misc): remove lock files - [`29e6548`](https://github.com/archriss/react-native-snap-carousel/commit/29e654864a3c97896a4dc1056f5241b93fbbe665) doc(misc): update contributing guidelines and issue template - Additional commits viewable in [compare view](https://github.com/archriss/react-native-snap-carousel/compare/v3.7.5...v3.8.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.