Searched defs:withDocumentPickerIOS (Results 1 – 3 of 3) sorted by relevance
12 export declare const withDocumentPickerIOS: ConfigPlugin<IosProps>; constant
5 const withDocumentPickerIOS = (config, { iCloudContainerEnvironment } = {}) => { function
14 export const withDocumentPickerIOS: ConfigPlugin<IosProps> = ( constant