Created
December 22, 2018 11:05
-
-
Save barefeettom/660c71f3e6a84c995a831ea91a93d173 to your computer and use it in GitHub Desktop.
NewsTableViewCell subclass of NibTableViewCell
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 | |
class NewsTableViewCell: NibTableViewCell { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment