mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-03 09:17:55 +08:00
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 https://github.com/facebook/react-native/pull/264 Github Author: James Ide <ide@jameside.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.