iComics / iComics-Issues

The official repo for tracking bugs and managing new features for iComics.
3 stars 0 forks source link

Implement native iOS 7 animation curves #54

Closed TimOliver closed 9 years ago

TimOliver commented 9 years ago

As opposed to the manual Core Animation animations I was implementing on iOS 6, I feel we can get a much more 'native' feeling by replacing those with the new UIView animation APIs that came with iOS 7.