issues
search
birdofpreyru
/
react-native-fs
File system access for React Native
https://dr.pogodin.studio/docs/react-native-file-system
Other
178
stars
14
forks
source link
`pickFile()`: Support folders selection
#53
Open
birdofpreyru
opened
5 months ago
birdofpreyru
commented
5 months ago
See discussion in:
https://github.com/birdofpreyru/react-native-fs/pull/52#issuecomment-2171436366
Make sure
pickFile()
supports selection of folders, and may be add auxiliary
pickFolder()
method as well; update README.
pickFile()
supports selection of folders, and may be add auxiliarypickFolder()
method as well; update README.