Skip to content
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

Fix iOS 13 scrollbar bug with scrollIndicatorInsets prop #92

Merged
merged 1 commit into from
Nov 14, 2020

Conversation

apgsn
Copy link
Contributor

@apgsn apgsn commented Nov 6, 2020

This PR provides a solution for this RN bug: the scroll bar in AutoDragSortableWiew isn't always fixed to the right margin on iOS 13+ systems. As per suggestion in the aforementioned issue, I added the possibility of setting the prop scrollIndicatorInsets for ListView, and also set some defaultProps to prevent the bug from showing up.

@mochixuan
Copy link
Owner

Thank you very much for your merge. It's a very good solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants