michaeltyson / TPKeyboardAvoiding

A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
http://atastypixel.com/blog/a-drop-in-universal-solution-for-moving-text-fields-out-of-the-way-of-the-keyboard/
zlib License
5.81k stars 925 forks source link

Issue with using in storyboards in a Swift application #275

Open rtiwarihr opened 5 years ago

rtiwarihr commented 5 years ago

Getting an error Unknown class _TtC8Swiftapp28TPKeyboardAvoidingScrollView in Interface Builder file

odanu commented 4 years ago

Did you find the reason for this?