KeyboardListener
June 17, 2022 • MIT License
Prevent keyboard from covering UITextField/UITextView with only one line of code.
DSTextView
January 15, 2020 • MIT License
DSTextView to get rid of placeholder and its color issue of UITextView of UIKit in swift 5.
AnimatedField
April 11, 2019 • MIT License
Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS
BSAutocomplete
February 25, 2019 • MIT License
BSAutocomplete can give you the amazing fullscreen-autocomplete experience!!
how it works URL:
https://youtu.be/uOJv1TJQAyAI
https://youtu.be/l_FbmPHrbBI
SpellCheckerTextView
July 23, 2018 • MIT License
A UITextView subclass which detects and highlights words with incorrect spellings. The language is determined using the Device Language. Uses UISpellChecker and NSLinguistic Tagger. Written entirel...
SBMessageInputView
July 03, 2018 • MIT License
A home made iMessage textview with an accessory button.
TLFloatLabelTextField
February 06, 2018 • MIT License
A Beautiful and flexible text field control(along with the bottom line) implementation of "Float Label Pattern". Written in Swift.
AGTypewriterLabel
January 10, 2018 • MIT License
A simple UILabel that displays the text character by character. It allows for full customization in letting different segments of text
type at different speeds as well as adding pauses. Works for...
RimhTypingLetters
November 30, 2017 • MIT License
A simple typing animation for UITextView and UILabel in Swift.
NSJFontResizingUITextView
July 14, 2017 • MIT License
The UITexfield can adjust its font size from a max value to a min value dynamicaly with its text. NSJFontResizingUITextView implements the same for UITexView.
RegeributedTextView
June 18, 2017 • MIT License
RegeributedTextView is a subclass of UITextView that supports fully attribute string based on regular expression.
AMGAutolayoutHelper
March 06, 2017 • MIT License
Autolayout extension for automatically adapt fonts on UI elements