diff --git a/Libraries/Components/StatusBar/StatusBar.js b/Libraries/Components/StatusBar/StatusBar.js index f1712b4a52d481..1a4eb6a9722129 100644 --- a/Libraries/Components/StatusBar/StatusBar.js +++ b/Libraries/Components/StatusBar/StatusBar.js @@ -274,8 +274,6 @@ class StatusBar extends React.Component { translucent: React.PropTypes.bool, /** * Sets the color of the status bar text. - * - * @platform ios */ barStyle: React.PropTypes.oneOf([ 'default',