ptomasroos / react-native-multi-slider

Android and iOS Pure JS react native multi slider
MIT License
772 stars 399 forks source link

When use slider in view with rotation the behaviour is different #262

Open Deodes opened 2 years ago

Deodes commented 2 years ago

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