Created
December 22, 2018 11:19
-
-
Save barefeettom/968d8aae8d434ed5e87432406041cf0f to your computer and use it in GitHub Desktop.
NewsTableViewCell IBDesignable
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
import UIKit | |
import BFWControls | |
@IBDesignable class NewsTableViewCell: NibTableViewCell { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment