textfield topic

List textfield repositories

RAGTextField

262
Stars
32
Forks
Watchers

Subclass of UITextField that adds an animated placeholder and an optional hint label below the text.

VComponents

656
Stars
32
Forks
Watchers

VComponents is a SwiftUI collection that contains reusable UI components

AutocompleteField

664
Stars
42
Forks
Watchers

Subclass of UITextField that shows inline suggestions while typing.

AwesomeTextFieldSwift

230
Stars
24
Forks
Watchers

Awesome TextField is a nice and simple libriary for iOS and Mac OSX. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.

UnderLineTextField

159
Stars
43
Forks
Watchers

Simple UITextfield Subclass with state

InputKit

429
Stars
65
Forks
Watchers

📝InputKit, an Elegant Kit to limits your input text, inspired by BlocksKit, written in both Objective-C & ⚡️Swift.

KeyboardAvoidanceSwiftUI

324
Stars
37
Forks
Watchers

How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/

UITextView-WZB

275
Stars
42
Forks
Watchers

一个强大的UITextView分类,三大功能,让系统TextView自带placeholder属性、自动高度、支持输入图片

KeyboardTextField

179
Stars
15
Forks
Watchers

KeyboardTextField is a lightweight, simple, non-invasive keyboard accompanying input box! Write in Swift!

CMInputView

163
Stars
13
Forks
Watchers

💪之前代码是基于UITextView进行的封装,侵入性较强,不方便使用,现使用Category重构代码,支持Cocoapods