Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Public iOS implementation of the OneMobileSDK default custom controls interface... demonstrating how customers can implement their own custom video player controls.

License

Notifications You must be signed in to change notification settings

yahoo/VerizonVideoPartnerSDK-controls-ios

Repository files navigation

VerizonVideoPartnerSDK-controls-ios

Public iOS implementation of the VerizonVideoPartnerSDK default custom controls interface... demonstrating how customers can implement their own custom video player controls.

Required tools

Before build the project install next tools.

  1. Homebrew
  2. Sourcery: brew install sourcery

Snapshot Tests

Setup

Install required frameworks using command in terminal:

carthage update --platform iOS

Install fastlane:

bundle install

Launch Commands

To launch snapshot tests on multiple devices:

bundle exec fastlane verify

To record new reference images:

bundle exec fastlane record

To run all Unit tests and Snapshot tests:

bundle exec fastlane test

About

Public iOS implementation of the OneMobileSDK default custom controls interface... demonstrating how customers can implement their own custom video player controls.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages