[Flow] Fix or suppress errors in react-native for Flow v0.13.0

This commit is contained in:
Gabe Levi
2015-06-22 09:48:15 -08:00
parent fccea2f365
commit 972b546fc6
12 changed files with 15 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@ var {
Image
} = React;
exports.displayName = (undefined: ?string);
exports.title = '<ScrollView>';
exports.description = 'Component that enables scrolling through child components';
exports.examples = [