KeyboardListener
June 17, 2022 • MIT License
Prevent keyboard from covering UITextField/UITextView with only one line of code.
TFManager
April 24, 2022 • MIT License
Add validations to your text fields, Group them together and navigate through them via keyboard's return button and accessory view.
No image provided.
SpotlightSearch
December 18, 2019 • MIT License
Spotlight Search UI written in SwiftUI and Combine.
Youtube URL in action :
https://www.youtube.com/watch?v=iaPvEpq8Ci4 (dark theme)
https://www.youtube.com/watch?v=wfLU_tlXeX0 (normal theme)
PHOTPView
September 01, 2019 • MIT License
Fully Customized pin code(OTP) verification view without storyboard.
AnimatedField
April 11, 2019 • MIT License
Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS
RAGTextField
March 12, 2019 • MIT License
Subclass of UITextField that adds an animated placeholder and an optional hint label below the text. Supports an arbitrary view in the background of the text (outline and underline views are provid...
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
KSNumericTextField
January 01, 2019 • MIT License
KSNumericTextField is a simple to use text field that only accept numeric value. You can also specify the maximum number of integer digits and faction digits using storyboard or code.
ContactsSuggestionTextField
December 09, 2018 • MIT License
UITextField subclass for seamless contacts access
KAPinField
October 16, 2018 • MIT License
Lightweight pin code field library for iOS, written in Swift. This library also plays well with the all new iOS 12 one time password autofill.
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.
RNMaskTextField
February 03, 2018 • Apache 2.0 License
It is a subclass of UITextfield to Provide the mask and message error label.