chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

Add iOS horizontalBounceEnabled and verticalBounceEnabled custom view property #38

Open alexlevy0 opened 6 years ago

alexlevy0 commented 6 years ago

This PR is about iOS version for #37

I just started objective c with this PR and I need some help to manage custom view property and defaults value.

Thanks, Alex