2

Does anyone know how to select a directory in react-native using react-native-document-picker? I have been using react-native-document-picker to select files of different extensions but I haven't come across yet any functionality in it to select a directory? Please guide me on the problem.

Thanks!

1 Answers1

1

You can use react-native-directory-picker may be help you. A React Native module that allows you to use native UI to select a directory from the device library

Araz Pashazadeh
  • 121
  • 2
  • 6