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

Fix triggering onSnapToItem on react-native-web

Open oleksiisinkov opened this issue 2 years ago • 1 comments

Platforms affected

Web

What does this PR do?

As mentioned in this issue expected behavior is triggering onSnaptoItem on web but currently it doesn't work correctly.

This PR fixes triggering onSnapToItem callback on react-native-web.

Fix doesn't affect other platforms.

What testing has been done on this change?

Tested on android, ios, web

Tested features checklist

oleksiisinkov avatar Jul 05 '23 09:07 oleksiisinkov

Hello @oleksiisinkov. Could you explain me how to run this package in web?

It does not render anything on my end, and I see the following error on the terminal: image

It works fine on expo, Thanks!

boclar avatar Apr 23 '24 16:04 boclar