You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`ECSlidingViewController` is a view controller container for iOS that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underneath it. This functionality is inspired by the Path 2.0 and Facebook iPhone apps.
4
4
5
-
[Video Demo](http://vimeo.com/35959384)
5
+
<iframesrc="http://player.vimeo.com/video/35959384?title=0&byline=0&portrait=0"width="400"height="300"frameborder="0"webkitAllowFullScreenmozallowfullscreenallowFullScreen></iframe><p><ahref="http://vimeo.com/35959384">ECSlidingViewController Demo</a> from <ahref="http://vimeo.com/user5026288">EdgeCase</a> on <ahref="http://vimeo.com">Vimeo</a>.</p>
6
6
7
7
This project is an example app that showcases the uses for `ECSlidingViewController`. This app uses storyboards, but it is not required.
0 commit comments