mirror of
https://github.com/zhigang1992/ECSlidingViewController.git
synced 2026-03-28 07:58:24 +08:00
Update README
This commit is contained in:
@@ -13,6 +13,7 @@ This project is an example app that showcases the uses for `ECSlidingViewControl
|
||||
* Configurable anchor positions, with automatic adjustments for orientation change. See "Anchor Position Geometry" section below.
|
||||
* There are no assumptions about the size and layout of the views under the top view. That is up to the implementor.
|
||||
* The child views can be changed at anytime.
|
||||
* Child view controllers can be an instance of `UIViewController` or any subclass of `UIViewController` including `UINavigationController` and `UITabBarController`.
|
||||
* iPad support.
|
||||
* See [ECSlidingViewController/Vendor/ECSlidingViewController/ECSlidingViewController.h](https://github.com/edgecase/ECSlidingViewController/blob/master/ECSlidingViewController/Vendor/ECSlidingViewController/ECSlidingViewController.h) for options and configuration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user