react-native-wheely icon indicating copy to clipboard operation
react-native-wheely copied to clipboard

react-native for web support

Open alexkendall opened this issue 3 years ago • 8 comments

  • Adds support to snap to items on react-native for web
  • Integrates hooks logic to get current index while scrolling events take place
  • Snaps to items automatically after a 500ms timeout on web
  • Only runs additional hooks code on web to keep performance the same on mobile

alexkendall avatar Jun 09 '22 13:06 alexkendall

@alexkendall Thanks for contributing!

I'll check out the changes as soon as possible.

erksch avatar Jun 13 '22 17:06 erksch

@erksch Went ahead and rebased and squashed the commits to clean up the history and rebased with master. I had to make a few changes to the scroll event to get the typescript to build without errors, and adding the Animated types did not work. It should compile without errors now.

alexkendall avatar Aug 23 '22 14:08 alexkendall

@erksch is it possible to get this merged?

TNAJanssen avatar Aug 01 '23 13:08 TNAJanssen

Is there any hope to get this merged any time soon? Thank you.

Saikedo avatar Nov 15 '23 01:11 Saikedo

Hello.... Any news on this PR? When can we merge this?

jbagaresgaray avatar Jul 25 '24 04:07 jbagaresgaray

Thanks @alexkendall for working on this. I'm hoping to use react-native-wheely in an Expo Web enabled project. @erksch any chance we can get this merged and into a release?

Jaza avatar Aug 27 '24 07:08 Jaza