Created
June 24, 2015 16:59
-
-
Save ydn/b0ced623af16a7febdee to your computer and use it in GitHub Desktop.
Flurry Native Ads View
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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