MMTextFieldEffects
MMTextFieldEffects copied to clipboard
Extension of TextFieldEffects with Custom UITextFields effects inspired by Codrops, built using Objective-C
MMTextFieldEffects
Inspired From this Website Here and the Project made by raulriera Here.
##Video Preview Here
So felt like doing some of remaining animated textfields,Tried to simulate the way it is in website
Currently it features the following effects from the article:
- [x] Ichiro
- [x] Juro
- [x] Kuro
- [x] Minoru
- [x] Nariko
- [x] Yoshika
- [x] Nao
####Credits
- PulsingHalo (https://github.com/shu223/PulsingHalo) for Minoru Effect
####Improvement
- Nao is still in testing phase,trying to crack the animation, Feel Free to crack and share the code
####Screenshots
##Ichiro

##Juro

##Kuro

##Minoru

##Nariko

##Yoshiko

##Nao

How to Use
Just subclass your TextField to respective class.

####Note
- Default TextField Height Used Here is
80Feel Free To Customise and Play with Properties According to your Requirements, Following are properties used for specific purpose borderTextFieldFor Outer Frame Used in Ichiro , Juro , Minoru , Nariko and YoshikocontentTextfieldFor Inner Frame Used in Ichiro and NarikoleftLayerFor Outer Layer Used In Kuro and NaorightLayerFor Outer Layer Used In KuroplaceHolderLabelPlace Holder Text Used in AlltextRectForBoundsMethod to move the cursor of textfield
How to use them
Check out the demo project to see the configuration options for each effect.
My Other Repositories
MMPaper:
https://github.com/mukyasa/MMPaper
MMCamScanner:
https://github.com/mukyasa/MMCamScanner
MMGooglePlayNewsStand:
https://github.com/mukyasa/MMGooglePlayNewsStand
MMPaperPanFlip:
https://github.com/mukyasa/MMPaperPanFlip
MMTransitionEffect:
https://github.com/mukyasa/MMTransitionEffect
Contact Me
Mukesh Mandora
Contact: [email protected]
Twitter: http://twitter.com/mandymuku
LinkedIn: https://in.linkedin.com/in/mukeshmandora
License
MMTextFieldEffects is available under the Apache license. See the LICENSE file for more info.