Skip to content

Instantly share code, notes, and snippets.

@barefeettom
Created December 22, 2018 11:05
Show Gist options
  • Save barefeettom/660c71f3e6a84c995a831ea91a93d173 to your computer and use it in GitHub Desktop.
Save barefeettom/660c71f3e6a84c995a831ea91a93d173 to your computer and use it in GitHub Desktop.
NewsTableViewCell subclass of NibTableViewCell
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