storyloc / storymap-ios

StoryMap - Location based Stories - iOS App
MIT License
3 stars 0 forks source link

UI Component - create a custom text field subclass #4

Closed felixboehm closed 2 years ago

felixboehm commented 2 years ago

for reuseable styleTextField().

class MyCustomTextField: UITextField { ... }

felixboehm commented 2 years ago

No textfields needed right now