22

Here’s a nice straightforward (about 35 minutes) step-by-step video tutorial series that explains how to create a simple Dribbble client app using UICollectionView submitted by Tope Abayomi.

Specifically in the series you’ll learn how to:

  • Get your Dribbble key
  • Use NSURLSession to download data from Dribbble
  • Parse the JSON response from the Dribbble API in Swift
  • Display the downloaded data and images in a UICollectionView
  • Load the images asynchronously

You can find the the video tutorial on the App Design Vault blog.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>