[Flow] Fix or suppress last minute errors for 0.12.0

This commit is contained in:
Gabe Levi
2015-06-11 18:39:46 -07:00
parent c87158d5ee
commit 66c7511f73
5 changed files with 20 additions and 19 deletions

View File

@@ -28,9 +28,6 @@ var SearchScreen = require('./SearchScreen');
var MoviesApp = React.createClass({
render: function() {
return (
/* $FlowIssue #7363964 - There's a bug in Flow where you cannot
* omit a property or set it to undefined if it's inside a shape,
* even if it isn't required */
<NavigatorIOS
style={styles.container}
initialRoute={{