react-native-volume-controller
react-native-volume-controller copied to clipboard
slider width on screen rotation
Hi there, first of all thanks very much for the module. Brilliant work.
Would it be possible to modify the module so that the slider width automatically adjusted when a device is rotated?
It really shouldn't be setting the width at all so the user could use flex. It should be left to the user configuring the style.
Hi, sorry delay. I did it automatic because the idea is be simple but it cause some issues. I change the style priority. Try use yourself style.
Thanks