[change] Remove StatusBarIOS

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 11:20:41 -07:00
parent 0c350d2678
commit 425102c16e
3 changed files with 0 additions and 4 deletions
@@ -44,7 +44,6 @@ module.exports = {
Settings: true,
Share: true,
StatusBar: true,
StatusBarIOS: true,
StyleSheet: true,
SwipeableFlatList: true,
SwipeableListView: true,