SwiftAudioPlayer icon indicating copy to clipboard operation
SwiftAudioPlayer copied to clipboard

Add a super basic implementation of Combine and SwiftUI sample project

Open JonMercer opened this issue 4 years ago • 2 comments

  • adds a combine wrapper to SAPlayer.Update
  • use the wrapper in a SwiftUI friendly way

image

JonMercer avatar Apr 22 '21 06:04 JonMercer

T, could you try running the project on your end? I didn't actually use the podfile, but instead linked (symlink I guess?) to the source files directly. My guess was that some users might just want an example to use in their project.

I ran the UIKit project and I had a bunch of podfiles and plist stuff leftover that I didn't think I should commit.

JonMercer avatar Apr 22 '21 06:04 JonMercer

  • adds a combine wrapper to SAPlayer.Update
  • use the wrapper in a SwiftUI friendly way

image

it's great !

jiangdi0924 avatar Apr 23 '21 08:04 jiangdi0924