Migrated to Swift 3.0
Unclaimed project
Are you a maintainer of mobileplayer-ios? Claim this project to take control of your public changelog and roadmap.
Changelog
:iphone: :movie_camera: A powerful and completely customizable media player for iOS
Migrated to Swift 3.0
Fixed memory leaks.
action button of a player is now hidden by default unless 1 or more activityItems are set. If you have overridden showContentActions and don't use activityItems you can just set playerVC.viewForElementWithIdentifier("action")?.hidden = false after initialization.
Fixed #114.