https://github.com/ezefranca/efintrovideoviewcontroller
A very simple IBDesignable Video Intro ViewController.
https://github.com/ezefranca/efintrovideoviewcontroller
ibdesignable introviewcontroller ios storyboards swift uiviewcontroller videoviewcontroller
Last synced: 11 months ago
JSON representation
A very simple IBDesignable Video Intro ViewController.
- Host: GitHub
- URL: https://github.com/ezefranca/efintrovideoviewcontroller
- Owner: ezefranca
- License: mit
- Created: 2016-07-14T14:04:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T14:20:30.000Z (over 8 years ago)
- Last Synced: 2025-05-13T02:17:36.411Z (about 1 year ago)
- Topics: ibdesignable, introviewcontroller, ios, storyboards, swift, uiviewcontroller, videoviewcontroller
- Language: Swift
- Homepage:
- Size: 543 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EFIntroVideoViewController
[](https://travis-ci.org/ezefranca/EFIntroVideoViewController)
[](http://cocoapods.org/pods/EFIntroVideoViewController)
[](http://cocoapods.org/pods/EFIntroVideoViewController)
[](http://cocoapods.org/pods/EFIntroVideoViewController)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
EFIntroVideoViewController is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "EFIntroVideoViewController"
```
## Usage
Set A viewController in storyboard and set the properties
[](https://github.com/ezefranca/EFIntroVideoViewController/blob/master/images/1.png?raw=true)
[](https://github.com/ezefranca/EFIntroVideoViewController/blob/master/images/2.png?raw=true)
## License
EFIntroVideoViewController is available under the MIT license. See the LICENSE file for more info.