Flip 과 Fold 효과를 쓸수 있는 라이브러리 이다.
Features
- Convenience methods to extend UIViewController to present/dismiss a view controller modally using fold/flip transitions
- Convenience methods to extend UINavigationController to push/pop view controllers onto the navigation stack using fold/flip transitions
- Convenience methods to transition between any 2 UIViewControllers or UIViews
- 3 Custom UIStoryboardSegue subclasses to easily add folding/flipping transitions via Interface Builder in your storyboards
- Fully customizable to adjust style, duration, timing curves, and completion action
- Blocks-based: many methods include a completion block parameter following the pattern of block-based animations introduced in iOS 4.
'Development > IOS & Mac' 카테고리의 다른 글
iCarousel 라이브러리에서 iCarouselTypeWheel 모드일 때 선택된 View 앞으로 보이게 하기 (0) | 2014.07.28 |
---|---|
Cocos2d-X iOS에서 완전히 종료시키기 (0) | 2014.07.23 |
[IOS Library] SLExpandableTableView (0) | 2014.07.04 |
[IOS Library] Slide-Menu (0) | 2014.07.04 |
iOS 파일 관련 정리 (0) | 2014.06.27 |