React-native-document-picker: Dropbox Google Drive option

Created on 28 May 2018  路  2Comments  路  Source: rnmods/react-native-document-picker

Does it show dropbox google drive option by default or something has to be done for that as in ios only browse option is coming for me and in android it opens file manager.
I did not find the options as shown in pic of repo.

question

Most helpful comment

On Android, I have installed Dropbox, Google Drive but not showing on DocumentPicker.show() function. IOS is working perfectly. 馃憤
Are there any additional configuration(like permission) to showing external app's library?
Thanks.

All 2 comments

Document providers on both platforms are based on the apps the user has installed.

On Android, I have installed Dropbox, Google Drive but not showing on DocumentPicker.show() function. IOS is working perfectly. 馃憤
Are there any additional configuration(like permission) to showing external app's library?
Thanks.

Was this page helpful?
0 / 5 - 0 ratings