iTextField
Text field
A fully-wrapped UITextField made to work entirely in SwiftUI
Fully-wrapped UITextField made to work entirely in SwiftUI
107 stars
2 watching
25 forks
Language: Swift
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tejas-ardeshna/tjtextfield | A custom UITextField with features like image addition, left padding, underline and error handling | 44 |
idhaval/dttextfield | A custom UITextField with floating placeholder and error label | 334 |
oleghnidets/tweetextfield | A lightweight iOS library providing customizable text fields with animation and functionality | 491 |
kishanraja/floatinglabeltextfieldswiftui | A SwiftUI framework for creating customizable text fields with floating labels. | 498 |
edgar-zigis/cocoatextfield | Customizable text field implementation following Material.IO guidelines | 277 |
eddyborja/mlpautocompletetextfield | An iOS textfield subclass with autocomplete functionality that updates dynamically as the user types | 1,207 |
hanton/htytextfield | A custom UITextField implementation with a bouncy placeholder effect. | 312 |
chriszielinski/bubbletextfield | A reusable UI component for creating an expanding text field with features like continuous spell checking. | 11 |
whitesmith/wstagsfield | An iOS text field designed to manage and display collections of tags or tokens | 1,285 |
themrugraj/mvautocompleteplacesearchtextfield | A custom UITextField subclass for autocompletion with Google Places search suggestions | 67 |
nfhipona/autocompletetextfield | A text field component that provides smart suggestion and autocomplete features based on user input | 65 |
aloisdeniel/xam.materialtextfield | A Floating Edit Text component with Material design and bindings | 10 |
nonameplum/plcurrencytextfield | A custom UITextField class that supports currency formatting | 96 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
richa008/currencytextfield | Automates the formatting of user input in a text field to display as currency. | 51 |