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

This commit is contained in:
Gabe Levi
2015-06-22 09:43:30 -07:00
parent fccea2f365
commit 972b546fc6
12 changed files with 15 additions and 3 deletions

View File

@@ -60,6 +60,7 @@ var ProgressViewExample = React.createClass({
},
});
exports.displayName = (undefined: ?string);
exports.framework = 'React';
exports.title = 'ProgressViewIOS';
exports.description = 'ProgressViewIOS';