Search code examples
iosios7reminders

Page Control like in Reminders app iOS 7


Has anybody found something similar to ios7 Reminder PageView with same forces and behavior.

Mean this control. ios7 Reminder App

Found something link - but it's not exact the same. Look forward to somebody's help!


Solution

  • The best solution i have found - TGLStackedViewController

    It provides same behaviour and uses the uidynamics library to attache views in a UICollectionView.