All Projects → aleksandrshoshiashvili → Awesometextfieldswift

aleksandrshoshiashvili / Awesometextfieldswift

Licence: mit
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.

Programming Languages

swift
15916 projects
swift3
66 projects

Projects that are alternatives of or similar to Awesometextfieldswift

LycricsTextView
No description or website provided.
Stars: ✭ 14 (-93.67%)
Mutual labels:  uitextfield, textfield
TextInputLayout
The objective of this code is to guide you to create login screen with TextInputLayout in iOS app.
Stars: ✭ 30 (-86.43%)
Mutual labels:  uitextfield, textfield
Underlinetextfield
Simple UITextfield Subclass with state
Stars: ✭ 156 (-29.41%)
Mutual labels:  textfield, uitextfield
Mmtextfieldeffects
Extension of TextFieldEffects with Custom UITextFields effects inspired by Codrops, built using Objective-C
Stars: ✭ 619 (+180.09%)
Mutual labels:  textfield, uitextfield
Textfieldcounter
UITextField character counter with lovable UX 💖. No math skills required 🙃.
Stars: ✭ 424 (+91.86%)
Mutual labels:  textfield, uitextfield
CurrencyText
Currency text field formatter available for UIKit and SwiftUI 💶✏️
Stars: ✭ 124 (-43.89%)
Mutual labels:  uitextfield, textfield
Ragtextfield
Subclass of UITextField that adds an animated placeholder and an optional hint label below the text.
Stars: ✭ 227 (+2.71%)
Mutual labels:  textfield, uitextfield
Tweetextfield
Lightweight set of text fields with nice animation and functionality. 🚀 Inspired by https://uimovement.com/ui/2524/input-field-help/
Stars: ✭ 421 (+90.5%)
Mutual labels:  textfield, uitextfield
Alerts And Pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
Stars: ✭ 5,267 (+2283.26%)
Mutual labels:  textfield, uitextfield
Autocompletefield
Subclass of UITextField that shows inline suggestions while typing.
Stars: ✭ 656 (+196.83%)
Mutual labels:  textfield, uitextfield
Swiftcocoadsl
An easy way to write iOS UI
Stars: ✭ 103 (-53.39%)
Mutual labels:  uitextfield
Rsfloatinputview
A Float Input View with smooth animation and supporting icon and seperator written with Swift
Stars: ✭ 103 (-53.39%)
Mutual labels:  uitextfield
Cminputview
💪之前代码是基于UITextView进行的封装,侵入性较强,不方便使用,现使用Category重构代码,支持Cocoapods
Stars: ✭ 149 (-32.58%)
Mutual labels:  textfield
Swifticonfont
Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
Stars: ✭ 1,094 (+395.02%)
Mutual labels:  uitextfield
Afviewshaker
Stars: ✭ 1,214 (+449.32%)
Mutual labels:  uitextfield
Cocoatextfield
Apple TextField created according to the Material.IO guidelines of 2019. Featured at Medium.
Stars: ✭ 195 (-11.76%)
Mutual labels:  textfield
Currencytextfield
UITextField that automatically formats text to display in the currency format
Stars: ✭ 47 (-78.73%)
Mutual labels:  uitextfield
Sgdigittextfield
Elegant and Simplest Digit UITextField
Stars: ✭ 47 (-78.73%)
Mutual labels:  uitextfield
Keyboardavoidanceswiftui
How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/
Stars: ✭ 198 (-10.41%)
Mutual labels:  textfield
Placeholders
🅿️ Define multiple placeholders for UITextField and animate their change
Stars: ✭ 190 (-14.03%)
Mutual labels:  uitextfield

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.

icon

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

AwesomeTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AwesomeTextFieldSwift'

Usage

  • Just drop awesomeTextField folder in your project.
  • Change class of any TextField to AwesomeTextField.

  • Customize it with IB.

  • You're ready to use awesomeTextField!

Objective-C version

AwesomeTextField Objective-C

Author

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].