Skip to content

Instantly share code, notes, and snippets.

@barefeettom
Created February 3, 2019 06:05
Show Gist options
  • Save barefeettom/cb4079f26b6181941c38db491a289e0b to your computer and use it in GitHub Desktop.
Save barefeettom/cb4079f26b6181941c38db491a289e0b to your computer and use it in GitHub Desktop.
CustomView subclass of NibView
import UIKit
import BFWControls
class CustomView: NibView {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment