Selecting multiple files with react-native-document-picker Add this in our config object, and our method call will look like this: const response = await DocumentPicker. pick({ presentationStyle: ‘fullScreen’, type: [types. pdf], allowMultiSelection: true, }); 14 Şub 2022