UNPKG

react-native-ruler-view

Version:

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

4 lines 181 B
import React from 'react'; import { RulerPickerProps } from '../utils/types'; export declare const RulerPicker: React.FC<RulerPickerProps>; //# sourceMappingURL=RulerPicker.d.ts.map