how to increase with of react native drawer navigation code example
Example: drawer navigation set width react native
drawerStyle={isLargeScreen ? null : { width: '100%' }}
drawerStyle={isLargeScreen ? null : { width: '100%' }}