Created
February 3, 2019 06:05
-
-
Save barefeettom/cb4079f26b6181941c38db491a289e0b to your computer and use it in GitHub Desktop.
CustomView subclass of NibView
This file contains hidden or 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 CustomView: NibView { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment