Fix UIExplorer drawer list
Reviewed By: dmmiller Differential Revision: D3144401 fb-gh-sync-id: a6a8f03416ee60d81140cbf736f48da09d9487cf fbshipit-source-id: a6a8f03416ee60d81140cbf736f48da09d9487cf
This commit is contained in:
parent
f94abd3c01
commit
893e9e315e
|
@ -218,6 +218,7 @@ const styles = StyleSheet.create({
|
|||
height: 56,
|
||||
},
|
||||
drawerContentWrapper: {
|
||||
flex: 1,
|
||||
paddingTop: StatusBar.currentHeight,
|
||||
backgroundColor: 'white',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue