<!-- Thanks for reporting a issue! In order to be able to help out I need you to provide a reproduction repository. That means you should provide a reachable repository which reproduces the issue you're experiencing. This will greatly improve the chance for you to get the bug fixed and me to be able to find it. --> - [x] I have searched [existing issues](https://github.com/ptomasroos/react-native-multi-slider/issues) - [x] I am using the [latest multi slider version](https://www.npmjs.com/package/@ptomasroos/react-native-multi-slider) <!-- Describe your issue in detail. --> ## Steps to Reproduce Render a view with slider in it, and rotate view('90deg'). ## Expected Behavior Simply slide slider as always ## Actual Behavior Horizontal gesture for slider not working, instead of it we can slide by vertical gesture
Steps to Reproduce
Render a view with slider in it, and rotate view('90deg').
Expected Behavior
Simply slide slider as always
Actual Behavior
Horizontal gesture for slider not working, instead of it we can slide by vertical gesture