https://github.com/brownsoo/materialliketextfield
One file material design styled UITextField
https://github.com/brownsoo/materialliketextfield
material-ui swift4 uitextfield
Last synced: 3 months ago
JSON representation
One file material design styled UITextField
- Host: GitHub
- URL: https://github.com/brownsoo/materialliketextfield
- Owner: brownsoo
- License: mit
- Created: 2018-10-05T00:08:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T15:19:56.000Z (about 5 years ago)
- Last Synced: 2025-03-13T15:16:43.213Z (3 months ago)
- Topics: material-ui, swift4, uitextfield
- Language: Swift
- Homepage:
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MaterialLikeTextField
[](https://travis-ci.org/brownsoo/MaterialLikeTextField)
[](https://cocoapods.org/pods/MaterialLikeTextField)
[](https://cocoapods.org/pods/MaterialLikeTextField)
[](https://cocoapods.org/pods/MaterialLikeTextField)
[](https://codebeat.co/projects/github-com-brownsoo-materialliketextfield-master)### MaterialLikeTextField is material design styled text field, extends UITextField class.

### 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](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'MaterialLikeTextField'
```## Author
brownsoo, [email protected]
## License
MaterialLikeTextField is available under the MIT license. See the LICENSE file for more info.