An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# EFIntroVideoViewController

[![CI Status](http://img.shields.io/travis/ezefranca/EFIntroVideoViewController.svg?style=flat)](https://travis-ci.org/ezefranca/EFIntroVideoViewController)
[![Version](https://img.shields.io/cocoapods/v/EFIntroVideoViewController.svg?style=flat)](http://cocoapods.org/pods/EFIntroVideoViewController)
[![License](https://img.shields.io/cocoapods/l/EFIntroVideoViewController.svg?style=flat)](http://cocoapods.org/pods/EFIntroVideoViewController)
[![Platform](https://img.shields.io/cocoapods/p/EFIntroVideoViewController.svg?style=flat)](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

[![1](https://github.com/ezefranca/EFIntroVideoViewController/blob/master/images/1.png?raw=true)](https://github.com/ezefranca/EFIntroVideoViewController/blob/master/images/1.png?raw=true)

[![1](https://github.com/ezefranca/EFIntroVideoViewController/blob/master/images/2.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.