react-native-file-picker
react-native-file-picker copied to clipboard
File Picker for React Native
I develop react app, want to add file picking functionality. try to get size of picked file, its not in response. struct to get file size. thaks in advance.
Can we alter this activity `currentActivity.startActivityForResult(Intent.createChooser(libraryIntent, "Select file to Upload"), requestCode)`
I try to install other modules in my react-native project but file picker does not allow. I have first to uninstall file picker than to install the other modules. Any...
The following error occurred while selecting a file. (android 6.0) ```js mimeType: null error: Attempt to invoke interface method 'boolean android.database.Cursor.moveToFirst()' on a null object reference fileName: error uri: file:///storage/emulated/0/tencent/MicroMsg/Download/adkls.doc...
@luisfuertes : Hi, how can I make sure that when I open showFilePicker, it opens by default a path that I specify.