UNPKG

@codeurs/react-simple-wheel-picker

Version:

- This package is simple and flexible wheel picker for React - This package move like same as native applications picker - This package support accessibility

4 lines (3 loc) 151 B
import WheelPicker from "./components/WheelPicker"; export { PickerData, WheelPickerRef } from "./components/WheelPicker"; export default WheelPicker;