### Is this a bug report, a feature request, or a question? (Write your answer here.) ### Have you followed the required steps before opening a bug report? (Check the step you've followed - put an `x` character between the square brackets (`[]`).) - [] I have read [the guidelines regarding bug report](https://github.com/meliorence/react-native-snap-carousel/blob/master/CONTRIBUTING.md). - [] I have reviewed [the documentation](https://github.com/meliorence/react-native-snap-carousel/blob/master/README.md) in its entirety, including the dedicated documentations :books:. - [] I have searched for [existing issues](https://github.com/meliorence/react-native-snap-carousel/issues) and made sure that the problem hasn't already been reported. - [] I am using [the latest plugin version](https://github.com/meliorence/react-native-snap-carousel/releases). - [] I am following [the issue template](https://raw.githubusercontent.com/meliorence/react-native-snap-carousel/master/ISSUE_TEMPLATE.md) closely in order to produce a useful bug report. ### Have you made sure that it wasn't a [React Native bug](https://github.com/meliorence/react-native-snap-carousel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22react-native+bug%22+)? (Write your answer here.) ### Is the bug specific to iOS or Android? Or can it be reproduced on both platforms? (Write your answer here and specify the iOS/Android versions on which you've been able to reproduce the issue.) ### Is the bug reproductible in a production environment (not a debug one)? (Write your answer here.) ### Environment (Write your answer here.) ### Expected Behavior (Write what you thought would happen.) ### Actual Behavior (Write what happened. Add screencasts/screenshots!) ### Reproducible Demo (Paste the link to a [Snack example](https://snack.expo.io/) in which the issue can be reproduced. Please follow [the guidelines](https://stackoverflow.com/help/mcve) for providing a Minimal, Complete, and Verifiable example.) ### Steps to Reproduce (Write your steps so that anyone can reproduce the issue in the Snack demo you provided.) 1. 2. 3.