mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-10 09:12:46 +08:00
[Flow] Properly fix new errors as of Flow v0.10.
This commit is contained in:
@@ -57,6 +57,7 @@ var ToggleAnimatingActivityIndicator = React.createClass({
|
||||
}
|
||||
});
|
||||
|
||||
exports.displayName = (undefined: ?string);
|
||||
exports.framework = 'React';
|
||||
exports.title = '<ActivityIndicatorIOS>';
|
||||
exports.description = 'Animated loading indicators.';
|
||||
|
||||
Reference in New Issue
Block a user