A few weeks ago, I gave a talk at the Twilio Signal conference about our new SwiftyDropbox SDK.
I demoed PhotoWatch, a sample app built with SwiftyDropbox that displays photos from your Dropbox on your Apple Watch. PhotoWatch uses two methods from the SwiftyDropbox SDK to interact with Dropbox: filesListFolder
and filesDownload
. Check out the source code on GitHub.
// Tags