adjust drawer width

This commit is contained in:
Akinwale Ariwodola 2019-10-21 17:30:10 +01:00
parent 9b25eec646
commit fd9873ccc7

View file

@ -214,7 +214,7 @@ const drawer = createDrawerNavigator(
},
},
{
drawerWidth: 300,
drawerWidth: 280,
drawerBackgroundColor: 'transparent',
headerMode: 'none',
backBehavior: 'none',