android now supports barStyle

Summary: Closes https://github.com/facebook/react-native/pull/12488

Differential Revision: D4590699

fbshipit-source-id: 003da4b622e8732ab66c6f2c931670a2eae47eae
This commit is contained in:
sunnylqm 2017-03-01 13:28:57 -08:00 committed by Facebook Github Bot
parent 4ee7d9430c
commit 48a84dffd5
1 changed files with 0 additions and 2 deletions

View File

@ -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',