Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kosoku/ksotextinputedittext

KSOTextInputEditText is an iOS framework for Android Material Design TextInputEditText styled UITextFields.
https://github.com/kosoku/ksotextinputedittext

ios material-design uitextfield

Last synced: 8 days ago
JSON representation

KSOTextInputEditText is an iOS framework for Android Material Design TextInputEditText styled UITextFields.

Awesome Lists containing this project

README

        

## KSOTextInputEditText

[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Version](http://img.shields.io/cocoapods/v/KSOTextInputEditText.svg)](http://cocoapods.org/?q=KSOTextInputEditText)
[![Platform](http://img.shields.io/cocoapods/p/KSOTextInputEditText.svg)]()
[![License](http://img.shields.io/cocoapods/l/KSOTextInputEditText.svg)](https://github.com/Kosoku/KSOTextInputEditText/blob/master/license.txt)

KSOTextInputEditText is an iOS framework for Android Material Design TextInputEditText styled UITextFields.

![screen capture](screenshots/KSOTextInputEditText.gif)

### Installation

You can install *KSOTextInputEditText* using [cocoapods](https://cocoapods.org/), [Carthage](https://github.com/Carthage/Carthage), or as a framework. When installing as a framework, ensure you also link to [Stanley](https://github.com/Kosoku/Stanley) and [Ditko](https://github.com/Kosoku/Ditko) as *KSOTextInputEditText* relies on them.

### Dependencies

Third party:

- [Stanley](https://github.com/Kosoku/Stanley)
- [Ditko](https://github.com/Kosoku/Ditko)