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

Support bouncing on iOS? #23

Open
tonyxiao opened this issue May 20, 2016 · 1 comment
Open

Support bouncing on iOS? #23

tonyxiao opened this issue May 20, 2016 · 1 comment

Comments

@tonyxiao
Copy link

Is there an option to configure this scrollview to support bouncing on iOS?

@nikhilaravi
Copy link
Owner

nikhilaravi commented Jun 23, 2016

@tonyxiao sorry for the extremely late response!!

Currently the bounces prop on the ScrollView element is set to false https://github.com/jrans/react-native-smart-scroll-view/blob/master/SmartScrollView.js#L241

This could be changed to be a prop which defaults to false - would this solve your problem?

Please submit a PR if you like! :)

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

No branches or pull requests

2 participants