UNPKG

react-native-sticky-range-slider

Version:

[React Native | TypeScript] A pure TypeScript component offering a customizable range slider optimized for performance. It supports dragging functionalities for selecting a range of values, with values that smoothly follow the thumb. This component is ful

6 lines 200 B
import React from 'react'; declare const _default: React.MemoExoticComponent<({ value }: { value: number; }) => React.JSX.Element>; export default _default; //# sourceMappingURL=TextValue.d.ts.map