I don\'t know what type of animation it called, but I want to implement it as shown below. I saw that animation in iOS.
You have 2 ways:
1) working with openGL and use Shaders to make this effect.
2) create a layer above text which contains a [transparent][white][transparent] gradient and animate him.