react-native-slider
                                
                                
                                
                                    react-native-slider copied to clipboard
                            
                            
                            
                        Right slider all the way to the left side cannot be dragged again
If you drag the right slider all the way to the left, you are not able to drag the slider on the right side again. When you have a multislider and the right slider all the way to the left, you are not able to drag the slider on the right side again but with the left one you can.
I'm facing the same issue (on iPhone 14 iOS 16.2 simulator and RN 0.67.4) ... Do you have any workaround ?
Also the thumbs cannot come together. If I have a range of 1 to 100, would have love to have the option to bring it down to 1. Currently the smallest rage for a step of 1 is 1-2
Made a PR that fixed it for me if interested.