SkillAgentSearch skills...

MMTextFieldEffects

Extension of TextFieldEffects with Custom UITextFields effects inspired by Codrops, built using Objective-C

Install / Use

/learn @mukyasa/MMTextFieldEffects
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 MMTextFieldEffects<br />

##Juro MMTextFieldEffects<br />

##Kuro MMTextFieldEffects<br />

##Minoru MMTextFieldEffects<br />

##Nariko MMTextFieldEffects<br />

##Yoshiko MMTextFieldEffects<br />

##Nao MMTextFieldEffects<br />

How to Use

Just subclass your TextField to respective class.

![MMTextFieldEffects](https://github.com/mukyasa/MMTextFieldEffects/blob/master/MMTextFieldEffects/textfields_images/Screen Shot 2015-07-24 at 3.38.41 pm.png)

####Note

  • Default TextField Height Used Here is 80 Feel Free To Customise and Play with Properties According to your Requirements, Following are properties used for specific purpose
  • borderTextField For Outer Frame Used in Ichiro , Juro , Minoru , Nariko and Yoshiko
  • contentTextfield For Inner Frame Used in Ichiro and Nariko
  • leftLayer For Outer Layer Used In Kuro and Nao
  • rightLayer For Outer Layer Used In Kuro
  • placeHolderLabel Place Holder Text Used in All
  • textRectForBounds Method 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:<br /> https://github.com/mukyasa/MMPaper<br />

MMCamScanner:<br /> https://github.com/mukyasa/MMCamScanner<br />

MMGooglePlayNewsStand:<br /> https://github.com/mukyasa/MMGooglePlayNewsStand

MMPaperPanFlip:<br /> https://github.com/mukyasa/MMPaperPanFlip<br />

MMTransitionEffect:<br /> https://github.com/mukyasa/MMTransitionEffect<br />

Contact Me

Mukesh Mandora

Contact: mandoramuku07@gmail.com

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.

Related Skills

View on GitHub
GitHub Stars617
CategoryDevelopment
Updated6d ago
Forks77

Languages

Objective-C

Security Score

85/100

Audited on Mar 25, 2026

No findings