The Wayback Machine - https://web.archive.org/web/20220716002657/https://github.com/topics/core-animation
Here are
26 public repositories
matching this topic...
LMDropdownView is a simple dropdown view inspired by Tappy.
Updated
Apr 30, 2020
Objective-C
LMGaugeView is a simple and customizable gauge control for iOS.
Updated
Apr 30, 2020
Objective-C
📤 Custom UI component for iOS, replication of Apple's Apple Music player and Shortcuts’ components view [Swift 5.0, iOS 12].
Updated
Oct 28, 2020
Swift
Early experimental WIP. Do not use yet!
It is Core Java based Game based on Indian television game show having best animation as possible in Core java 5000+ lines
An animated play button written in Swift
Updated
Mar 1, 2022
Swift
LMDropdownViewSwift is a simple dropdown view inspired by Tappy.
Updated
May 16, 2019
Swift
A UIView subclass that plays Core Animation Archive (.caar) files
Updated
May 23, 2018
Swift
This repository consists of source files for my Core Animation & Kite Compositor YouTube video tutorials. There are Sketch and Kite Compositor Files as well as other GIF previews to make it easier for users to follow along my video tutorials.
Updated
Nov 10, 2019
JavaScript
Animate group of views in a circular motion
Updated
May 24, 2020
Swift
Techniques for building circular progress views using Core Animation.
Updated
Apr 19, 2019
Swift
This is my repository for learning Kite Compositor. It consists of examples (animations and prototypes) and working files which helps one to understand how the prototype or animation is built.
Updated
Feb 14, 2022
JavaScript
An iOS Activity Indicator Capable of Drawing Custom Paths!
Updated
Jan 1, 2020
Swift
常用的 Swift、Objective-C 和 iOS 扩展
Updated
Aug 23, 2020
Swift
Simple chart drawing library for the Telegram coding competition.
Updated
Mar 31, 2019
Swift
See and learn how the CAAnimation and CAMediaTiming properties affect rendering using dynamic Xcode playground.
Updated
Jan 23, 2020
Swift
Demo of using CARemoteLayerServer and CARemoteLayerClient in an XPC service
Updated
Apr 25, 2019
Objective-C
Analog clock on iOS using Core Animation
Updated
May 9, 2017
Objective-C
Swift Sample App with interactive animations
Updated
Jun 16, 2018
Swift
The study project for the Tinkoff Fintech School, iOS course
Updated
Jun 29, 2018
Swift
A Circular progress view written in Swift because these controls always come in handy.
Updated
Sep 18, 2019
Swift
Drew's very fast Core Animation bindings
Updated
Jul 11, 2022
Rust
Updated
Jul 20, 2017
Swift
👾 A small project covering some bone concepts of UIKit.
Updated
Apr 18, 2022
Swift
Simple bluetooth demo app (iBeacon + BLE)
Updated
Aug 22, 2017
Swift
Improve this page
Add a description, image, and links to the
core-animation
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
core-animation
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This would be similar to UIView's animate APIs:
The implementation would simply create a throw-away motion animator instance and call through to the instance APIs.