-
-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not work on web side #509
Comments
Thanks for your feedback, I'll fix it ASAP. |
Hi @dohooo do you have any updates on this. Thanks ? :smile |
Hey @dohooo Facing the same issue, on web it's not scrolling. Any reasons why this must be happening? |
@dohooo Do you think it's an issue with maybe the gesturedetector? I saw some issues in react-native-gesture-handler regarding it's not being supported on web. Sorry for the trouble, but we are stuck on this on our project and your library seems to be the best among all others. |
Looks like issue with But if you're using @BANG88 , @quicksilverr if you're using RN 0.72 or below, @dohooo thnx for your help a lot! |
@BANG88 @quicksilverr https://dohooo.github.io/react-native-reanimated-carousel/ Does it work normally in your browser? |
Yes it is working fine |
Could you update your dependencies' version as that example project? Maybe It could be fixed. A new major version(4.x-beta) will be released recently but it is still in the alpha phase now. |
@dohooo Any ideas on this? I am limited to the "web support without babel plugin" https://docs.swmansion.com/react-native-reanimated/docs/guides/web-support#web-without-the-babel-plugin |
@dohooo Sorry. I am not using it right now. too busy 😭 |
Updated to the most recent
Could not manually swipe anything while other things like |
Updated to "react-native-reanimated-carousel": "^4.0.0-alpha.10" is work ! |
i am using bare react-native v-0.73.6 (without expo) in addition to react-native-web v-0.19.10 |
thanks for @raienko and #509 (comment) this is worked for me.
|
auto play not working on web, and can not drag it. no errors show up.
marquee sometimes not work on app side. it need onPress it.
randomly not show pictures.
the latest alpha version.
The text was updated successfully, but these errors were encountered: