document-picker
document-picker copied to clipboard
Document Picker for React Native
# Question If you're asking a question, please use [discussions](https://github.com/rnmods/react-native-document-picker/discussions). The issue template is reserved for bugs and feature requests only. Thank you. I need help with infinite loading. I...
I'm taking a stab at resolving the issue https://github.com/microsoft/react-native-windows/issues/10059#issuecomment-1147939186 # Summary Currently, RNDocumentPicker doesn't build against react-native 0.69.1/react-native-windows 0.69.1 because of a bug in the way that r-n-w handles older...
# Question Hi! I'd wanted to allow to pick only files with `.json` extension. How to achieve that? I haven't found a JSON file here [as mentioned in the docs](https://developer.apple.com/library/archive/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html)....
# Bug report ## Summary After starting a new project with react-native-windows and installing this package "react-native-document-picker", it gives me the title of this issue error. For now is there...
# Feature request I am not sure what changes i would have to make, but i want to pick .stl files from inside my app using the document picker. Obviously...
I can't select any file on ios device. Not so on Android device. How can I solve this problem? As you can see in the screenshot it doesn't let me...
# Bug report ## Summary No files are available to be selected on the iOS Simulator (15.2). The app also never requests access to Files `Settings > Privacy > Files...
Just pointing out a problem I've faced, react-native-document-picker was freezing the app on calling .show() at iOS whenever a modal transition was still running. A fast workaround was using a...
### Discussed in https://github.com/rnmods/react-native-document-picker/discussions/505 Originally posted by **vishalenrique** December 3, 2021 When I pick an image from gallery using this library and upload that image to a server, some of...
# Bug report ## Summary Unable to pick native files from Google Drive (i.e.: google docs, spreadsheet, slides) on Android as they are disabled, pdfs and images work fine though....