Reviewed By: gabelevi

Differential Revision: D4652687

fbshipit-source-id: 6069c8bc24f0b88da3537ada877cdb7d1d4eccfd
This commit is contained in:
Jeff Morrison
2017-03-04 19:29:24 -08:00
committed by Facebook Github Bot
parent e3ef69548c
commit 59257d6976
24 changed files with 53 additions and 8 deletions

View File

@@ -67,6 +67,7 @@ const requireNativeComponent = require('requireNativeComponent');
* multiple columns, infinite scroll loading, or any number of other features it
* supports out of the box.
*/
// $FlowFixMe(>=0.41.0)
const ScrollView = React.createClass({
propTypes: {
...View.propTypes,