-
Notifications
You must be signed in to change notification settings - Fork 53
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
Slider range #35
base: main
Are you sure you want to change the base?
Slider range #35
Conversation
Can you add some screenshots or a video displaying how it works? |
components/Slider.tsx
Outdated
</GestureDetector> | ||
</View> | ||
</GestureHandlerRootView> | ||
{/* Debugging info - remove or hide in production */} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the commented parts
betaSliderVideo.mp4in video is explicit the jump in animation, but i don't know what's the problem i'm use
@sumansid thanks for help and review |
and now scroll control breaks slider gesture |
@Kiro-tagama in the video, the slider seems very slow. Can you confirm that? I cannot merge it if the performance is slow. |
There is no performance problem, but there is a conflict in the scroll because there is vertical and horizontal interaction creating conflict in |
Hi, I created a slider but I'm not sure about the performance
@carlos-garciamoran @sumansid