-
-
Notifications
You must be signed in to change notification settings - Fork 59
Scroll jumping on checkbox press #811
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
Comments
Hello, |
Hi! Here's a google drive link to the screen recording since GitHub seemed to have an issue with the file: https://drive.google.com/file/d/1oi3-dyFBfnWBn4C1e5wXxqZmjZrYTR64/view?usp=sharing It should be quite noticeable the jumping compared to normal smooth scrolling |
@WrathChaos have you been able to have a look at this yet? Anything you need from me? |
This happens on |
Hey, love the library you've put together here!
I am having an issue on:
"expo": "~52.0.36",
"react-native": "0.76.7",
"react-native-bouncy-checkbox": "^4.1.2",
where my scrollview is jumping up and down when I press down on any of the checkbox items or bring the checkboxes into view in the scrollview.
It was working fine before I upgraded expo and RN.
Implementation:
Let me know if you need anything else from me
The text was updated successfully, but these errors were encountered: