Pinned Loading
-
VideoCore
VideoCore PublicForked from jgh-/VideoCore-Inactive
An audio and video manipulation pipeline - Fork of the original repo that supports Swift. Contributors welcome.
-
-
Animate position of a sublayer when ...
Animate position of a sublayer when animating a UIView. 1public override func layoutSubviews() {
2super.layoutSubviews()
34// If the view is animating apply the animation to the sublayer
5CATransaction.begin()
-
UIView subclass that is transparent ...
UIView subclass that is transparent to all touch events besides those on eligible child views. 1import UIKit
23/**
4UIView subclass that is transparent to all touch events besides those on eligible child views.
5*/
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.