lithium0003 / ccViewer

CryptCloudViewer source codes
https://itunes.apple.com/us/app/cryptcloudviewer/id1458528598?mt=8
MIT License
92 stars 17 forks source link

Add support for drag and drop #4

Open prabirshrestha opened 4 years ago

prabirshrestha commented 4 years ago

I would like to be able to easily stage and drop files between different apps.

https://developer.apple.com/ios/drag-and-drop/

lithium0003 commented 4 years ago

In iOS 13, iPadOS is divided form iPhone so I'm working for it. It is planed to support next version.

lithium0003 commented 4 years ago

FileProvider implement is needed for this feature. Allow to load add ccViewer in Files app #21

prabirshrestha commented 4 years ago

Might be if FileProvider is implemented this can be a low priority.