Skip to content

Instantly share code, notes, and snippets.

@ydn
Created June 24, 2015 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ydn/b0ced623af16a7febdee to your computer and use it in GitHub Desktop.
Save ydn/b0ced623af16a7febdee to your computer and use it in GitHub Desktop.
Flurry Native Ads View
@IBOutlet weak var streamTitleLabel: UILabel!
@IBOutlet weak var streamDescriptionLabel: UILabel!
@IBOutlet weak var streamImageView: UIImageView!
@IBOutlet weak var streamSponsoredLabel: UILabel!
@IBOutlet weak var streamSponsoredImageView: UIImageView!
@IBOutlet weak var streamSourceLabel: UILabel!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment