I want to create a subclass of UITextField with custom rounded corners and a shadow around, here is what I tried:
UITextField
class TextField: UITextField {