You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On tapping the slider, the vertical scrolling for the screen is not working, resulting in a subpar user experience due to performance issues in the app.
#551
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.
I have banners on the home screen of my mobile app, implemented using the 'react-native-reanimated-carousel' npm package. The banners occupy 70% of the screen.I want the page to scroll down when I swipe vertically. However, the page is not scrolling, and it feels unresponsive, almost as if it's stuck.
The text was updated successfully, but these errors were encountered:
@ckanissatran reported that the suggested fix causes inconsistent behavior in their app, indicating it may not be universally effective.
Next Steps:
Please let us know if this issue is still relevant to the latest version of the react-native-reanimated-carousel repository by commenting on this issue.
If there is no further activity, this issue will be automatically closed in 7 days.
Thank you for your understanding and contribution!
dosubotbot
added
the
stale
Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
label
Feb 18, 2025
I have banners on the home screen of my mobile app, implemented using the 'react-native-reanimated-carousel' npm package. The banners occupy 70% of the screen.I want the page to scroll down when I swipe vertically. However, the page is not scrolling, and it feels unresponsive, almost as if it's stuck.
The text was updated successfully, but these errors were encountered: