CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

PlayMusic 5.4

PlayMusic 5.4

Maintained by Ninh Xuan Huy.



  • By
  • shibatatsuya0611

PlayMusic

PlayMusic view

Language recommend: swift 4

install: Cocoapods

pod 'PlayMusic'

  • viewtype:

    • smallView and bigView for custom 2 view playMusic
  • setup image for button:

  • playButtonImage
  • pauseButtonImage
  • previousButtonImage
  • nextButtonImage
  • repeatButtonImage
    • example: music.repeatButtonImage(image: uiimage(name: "pause"))
  • setup name of song....
  • ishiddenTitle = true
    • example: music.ishiddenTitle = true music.songName = "Huy Spring"