Skip to content

brownsoo/MaterialLikeTextField

Repository files navigation

MaterialLikeTextField

CI Status Version License Platform codebeat badge

MaterialLikeTextField is material design styled text field, extends UITextField class.

Demo for MaterialLikeTextField

TODO

  • adjust Auth font size
  • Code line documentation.
  • add more examples

Example

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

Requirements

Installation

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

pod 'MaterialLikeTextField'

Author

brownsoo, hansune@me.com

License

MaterialLikeTextField is available under the MIT license. See the LICENSE file for more info.