Picking directory in react native

1.7k Views Asked by At

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

There are 1 best solutions below

1
On

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