mobileplayer-ios icon indicating copy to clipboard operation
mobileplayer-ios copied to clipboard

:iphone: :movie_camera: A powerful and completely customizable media player for iOS

Results 52 mobileplayer-ios issues
Sort by recently updated
recently updated
newest added

This change is [](https://reviewable.io/reviews/mobileplayer/mobileplayer-ios/128)

So just to be clear I can not use this project for commercial use? I saw this post [](https://github.com/mobileplayer/mobileplayer-ios/issues/135) I am still not exactly sure if I can use the...

Thanks for nice library! This library be more useful if user can dismiss by swipe action like Twitter.

Using this presentation style is deprecated as of iOS 10. This is fine and still works, but when I try to implement regular presentation, the dismissal of MobilePlayerViewController is wonky....

Hi, the library is very awesome. I really love it. However I can't find the way how to layout bottomBar like your Skinning - Example designs. That mean I want...

Added Airplay Support. It adds an element to add an airplay button to choose an airplay device --- This change is [](https://reviewable.io/reviews/mobileplayer/mobileplayer-ios/166)

> ℹ Please fill out this template when filing an issue. > All lines beginning with an ℹ symbol instruct you with > what info we expect. > Please remove...

i want to show the video in a different size of full screen, like i use on media player: `moviePlayer.view.frame = CGRect(x: 0, y: 0, width: 150, height: 150)` if...

question

There have been a couple instances where developers have reported issues with using `setFullscreen:animated:`.

bug
needs investigation

Is there anyway to fire a func when the (X) - close button is pressed? i would like to fire a seugue then.

question