DDSlidingPanels
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/deem0n/DDSlidingPanels
软件介绍
DDSlidingPanels 主要的目的是为了演示 iOS 6 的新特性:
- NSLayoutConstraint
- Animations based on the constraint changes instead of the view.frame changes
- UIViewController embedding into UIView as seen in Xcode storyboard/xib visual editor, but made purely in the code
