UNPKG

@quidone/react-native-wheel-picker

Version:

Picker is a UI component for selecting an item from a list of options.

4 lines 307 B
export { type Control as PickerControl } from './create-control'; export { usePickerControl, useOnPickerValueChangingEffect, useOnPickerValueChangedEffect, } from './usePickerControl'; export { withPickerControl, type WithPickerControlProps, } from './withPickerControl'; //# sourceMappingURL=index.d.ts.map