Search code examples
iphoneiosipadcore-animationvisual-effects

iOS - How can I perform the visual effects like Clear app?


I was wondering how can I make visual effects like the ones in the Clear app or the one you can perform in the Twitter app on iPad (by pinching between two rows in a tableview) ?

Thanks a lot for your answers.


Solution

  • There is a sample project on Github, JTGestureBasedTableViewDemo

    Link: https://github.com/mystcolor/JTGestureBasedTableViewDemo