HAPlayerView 0.1.2

HAPlayerView 0.1.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Feb 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by “litoarias”.



HAPlayerView

Easy and familiar class to insert videos as wallpaper without a single line of code, all managed by Interface Builder.

Preview

Features

  • [x] Cocoapods support
  • [ ] Carthage support
  • [x] Easy implementation
  • [x] @IBInspectable
  • [x] Without writing code

Usage

Set class and Module

Configure your mime type video, layer alpha, auto replay..

Contributing

  1. Fork it ( https://github.com/[my-github-username]/HAPlayerVideo/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request