Google 适用于移动设备的 Drive-Picker 自定义

Google Drive-Picker custom for mobile

我看到 google 驱动器选择器有最小尺寸框架,它不能在移动网络视图上响应。但我看到一个扩展 google 驱动器处于 slack 状态并且它响应迅速。

有人知道如何在 slack 上构建 google 类似扩展的驱动器选择器吗?驱动器选择器实际上能够修改以使其具有响应性还是由 Google 驱动器 API 自定义?

非常感谢任何教程参考。谢谢

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 thread似乎也证实了这一点。