André J
André J
Ill try again this weekend. And let you know ✌️
@Lasithih Has the maintainer taken a break from this project or? Seems like the PR's are stacking up w/o being closed.
Hey @racall, I'm re-organising this project at the moment. Upgrading to SPM4 and Xcode 9.1 and Swift 4.1 I'm attempting to make it more modular. So it can be easier...
@recal I am upgrading the spm4 package in the next days. I’ll let you know when it’s ready.
Hey. It's already swift 4 and xcode 9, since August. Just have to update SPM and tags. I'll ping you when its all set.
@KarlZeo It's because it's not for xcode 9 yet. Swift package manager building only works for swift 3 and xcode 8. I'll try to migrate the `swift package manager` to...
Thx, for the interest. Really looking forward to do it. I've scheduled to do it this summer. There will be a lot more activity with the Element project beginning next...
It has begun: https://github.com/eonist/Element-iOS
Like how UIPropoertyAnimator is interruptible. Like you can make animation that is interactive. I'm working on this: https://vimeo.com/208548367
Thx for your reply. Your project came up while I researched NSAnimatablePropertyContainer. I guess its not like the new UIViewPropertyAnimator available since iOS 10. Which is all about being interruptible.