react-native-snap-carousel icon indicating copy to clipboard operation
react-native-snap-carousel copied to clipboard

fix: Compatible with props pagingEnabled.

Open itenl opened this issue 2 years ago • 1 comments

Overview

When the user quickly swipes the screen left and right, I need to keep the function of pagingEnabled, slide to jump one screen at a time instead of multiple, as in this Tiktok Example for Expo, I use 4.0.0-beta.6, currently I am testing modify pagingEnabled compatibility judgment, it works well, and it can work normally in ScrollView and Flatlist.

Platforms affected

iOS && Android

What does this PR do?

Compatible with pagingEnabled property

What testing has been done on this change?

iOS && Android Devices Tested

Tested features checklist

itenl avatar Aug 16 '21 12:08 itenl

Tested

image image

itenl avatar Aug 16 '21 18:08 itenl