UNPKG

react-native-fast-range-slider

Version:

A high-performance React Native range slider with smooth animations and precise touch controls using react-native-reanimated

4 lines 159 B
export { default } from './RangeSlider'; import type { RangeSliderProps } from './types'; export type { RangeSliderProps }; //# sourceMappingURL=index.d.ts.map