Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ScrollView] Add "bounces" property to ScrollView propTypes
Summary: The `bounces` property lets you disable rubber-banding. It was already exposed on the native side so this diff is just documenting it in JS. Closes facebook#264 Github Author: James Ide <ide@jameside.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.
- Loading branch information