alpha0010 / react-native-file-access

Filesystem access for React Native
MIT License
298 stars 18 forks source link

how to can i read a dir content #56

Closed lewatt23 closed 1 year ago

lewatt23 commented 1 year ago

Hello, thanks for the lib, i was wondering if it's possible to list the content of the a dir, i saw FileSystem.readDir but it seems like is just for files. Thanks

lewatt23 commented 1 year ago

=