dropbox-ios-dropins-sdk icon indicating copy to clipboard operation
dropbox-ios-dropins-sdk copied to clipboard

An iOS library for choosing files in Dropbox.

Results 8 dropbox-ios-dropins-sdk issues
Sort by recently updated
recently updated
newest added

heap copy by blocks copy is better, if the blocks is stack blocks

Please update DBChooser Pod repo. for supporting arm64. Ver 1.1 -> 1.2.1

Any plans to update this library to swift 5? Last update was 6 years ago.

Framework needs to be rebuilt with bitcode enabled. Xcode 7 gives error: > DBChooser(DBAppearance.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an...

How can I filter file with the extension?(Ex: Only .pdf file)

enhancement

How do I select multiple files, similar to the JavaScript Dropbox chooser?

Can we add all of the images in this bundle into an asset library so we can avail of app thinning and avoiding hardocoded relative paths?