Skip to content

Instantly share code, notes, and snippets.

@imjn
Created October 22, 2018 07:35
Show Gist options
  • Save imjn/e93a30b93ff6ad563b555d7e5e27e1df to your computer and use it in GitHub Desktop.
Save imjn/e93a30b93ff6ad563b555d7e5e27e1df to your computer and use it in GitHub Desktop.
Sample
cell.postImage.af_setImage(
withURL: URL(string: post.haiku)!,
placeholderImage: PostCellView.defaultImage,
imageTransition: .curlUp(0.7)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment