Jose-cd / React-google-drive-picker

58 stars 70 forks source link

Unable to view multiple resource types in picker #52

Open ajgrewal opened 1 year ago

ajgrewal commented 1 year ago

I am unable to view multiple different resource types (viewIds -- DOCS, FOLDERS, PDFs, all at the same time) in the picker. Google documentation says to use ViewGroup (here)[https://developers.google.com/drive/picker/reference#view-group] but cannot pass it into the openPicker function.