Mujtaba Fadhil

Results 5 issues of Mujtaba Fadhil

Added transparent rectangles behind the holders to allow bigger area of holding the holder.. similar to this image.. but the rectangles are transparent ![Screenshot_20200425-035429](https://user-images.githubusercontent.com/7612635/80267310-ab9c5b00-86a8-11ea-8adc-4a587e7cfa85.jpg)

Edited `onPanResponderMove` and `updateOverlayString()` so the overlay can move while the user moves the handle

Allow `strokeWidth` to be 0 and allow `fillOpacity` of value 0

Added `disableLabelAnimation` option to keep the label in floating state

Hi, I'm using react-native-mssql on react-native 0.59.9 on Android I'm able to update the rows in my MSSQL database, but when trying to select any rows.. it throws multiple errors.....

enhancement