-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move ScrollView's contentOffset to common props
Summary: ScrollView's contentOffset prop was assumed to be iOS only, but in reality it is supported on Android as well: https://fburl.com/code/nuxpjpth Changelog: [General] - Move ScrollView's contentOffset to common props Reviewed By: yungsters Differential Revision: D36219604 fbshipit-source-id: f41679fd2ce7971a30129e0d91ae9f32b9cf756e
- Loading branch information
1 parent
24a1f5c
commit 7c581f3
Showing
2 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters