ivanvorobei / SPLarkController

Custom transition between controllers. Settings controller for your iOS app.
https://opensource.ivanvorobei.io
MIT License
988 stars 47 forks source link

Add support for Swift Package Manager and SwiftUI #9

Closed alexmodrono closed 4 years ago

alexmodrono commented 4 years ago

I just made a Swift Package, nothing special. This will allow users to use SPLark without needing to use CocoaPods.

alexmodrono commented 4 years ago

Btw, as you may have noticed, 554e1c0 just reverted a kind-of test I did to see if SPLark was compatible with SwiftUI, and apparently it is (I already knew it was going to work, but wasn't 100% sure). Just forgot to delete it before pushing it to the fork.

ivanvorobei commented 4 years ago

Wow! Many thanks for your work!

alexmodrono commented 4 years ago

Thank you for making this awesome library! :)