drawer navigation set width react native

JavaScript
 drawerStyle={isLargeScreen ? null : { width: '100%' }}
Source

Also in JavaScript: