UNPKG

react-native-screen-booking-house-cleaning

Version:

A single / multiple, categorizable, customizable, localizable and searchable item booking component for react native which supports both Android & iOS.

5 lines (4 loc) 211 B
export {default as KeyboardAware} from './keyboard-aware'; export {default as Duration} from './duration'; export {default as PickerDate} from './pickerDate'; export {default as PickerTime} from './pickerTime';