UNPKG

react-native-ruler-picker

Version:

⚡ Lightning-fast and customizable Ruler Picker component for React Native

2 lines 230 B
export declare const calculateCurrentValue: (scrollPosition: number, stepWidth: number, gapBetweenItems: number, min: number, max: number, step: number, fractionDigits: number) => string; //# sourceMappingURL=calculations.d.ts.map