This repository demonstrates a bug in the Expo DocumentPicker API where file URIs returned when selecting multiple files are inaccessible using the Expo FileSystem API. The bug and its solution are ...
This repository demonstrates a bug in the Expo DocumentPicker API on Android where it sometimes returns an empty array even when a file is successfully selected by the user. This leads to unexpected ...