0

I see that google drive picker have a minimum size frame, it can't be responsive on mobile web view. But I saw an extension google drive on slack and it's responsive.

Anybody know how to build google drive picker like extension on slack? Is drive picker actually able to modify to make it responsive or is it customize by Google Drive API?

Any tutorial reference is apreciate. Thanks

pinoyyid
  • 21,499
  • 14
  • 64
  • 115

1 Answers1

0

There is currently no specific tutorial with regard to mobile support of Picker API for mobile devices. I believe that the Slack team has written their own implementation for the interface and just makes calls to Drive REST API. So if you like the same functionality, it is expected that you also write your own.

This SO thread seems to confirm this also.

Community
  • 1
  • 1
ReyAnthonyRenacia
  • 17,219
  • 5
  • 37
  • 56