Home
last modified time | relevance | path

Searched refs:DatePickerIOSProps (Results 1 – 1 of 1) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/DatePicker/
H A DDatePickerIOS.d.ts15 export interface DatePickerIOSProps extends ViewProps { interface
82 declare class DatePickerIOSComponent extends React.Component<DatePickerIOSProps> {}