[@expo/ui][Android]: Add native "RangeSlider" component to Expo UI
h
hard265
Expo UI currently includes a native "Slider", but not a "RangeSlider" (dual-thumb slider for selecting a minimum and maximum value). Since Jetpack Compose already provides a Material 3 "RangeSlider", exposing it through "@expo/ui" would enable common use cases like age, price, and distance filters while keeping the experience native and avoiding third-party libraries.