-
Updated
Sep 5, 2020 - Swift
#
ios-animation
Here are 156 public repositories matching this topic...
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
swift-library
ios
awesome
objective-c
swift-extensions
swift-framework
ios-animation
swift-language
apple-swift
swift-programming
swift-ios
objective-c-library
ios-libraries
arkit
An iOS library to natively render After Effects vector animations
ios
animation
transition-animation
ios-animation
ios-transition
custom-transitions
keyframes
bodymovin
-
Updated
Sep 4, 2020 - Swift
Elegant transition library for iOS & tvOS
swift
ios
hero
material-design
xcode
animation
transition-animation
animations
ios-animation
ios-transition
ios-swift
custom-transitions
ios-lib
ios-framework
-
Updated
Aug 15, 2020 - Swift
iOS开发常用三方库、插件、知名博客等等
swift-library
ios
objective-c
xcode
swift-extensions
objective-c-extensions
swift-framework
ios-animation
swift-wrapper
xcode-plugin
swift-language
apple-swift
swift-programming
objective-c-library
ios-calendar
swift-objective
appicon
-
Updated
Jul 31, 2020
A collection of awesome loading animations
swift
swift-library
ios
animation
cocoapods
carthage
loader
ios-animation
ios-swift
ios-thirdparty
ios-ui
ios-lib
loaders
loading-animations
-
Updated
Sep 3, 2020 - Swift
Powerful and easy-to-use vector graphics Swift library with SVG support
-
Updated
Aug 30, 2020 - Swift
iOS project of collected some demos for iOS App, use Objective-C
ios
objective-c
runtime
animation
nsoperation
ios-app
ios-animation
gcd
ios-ui
qqmusic
coreanimation
ios-demo
ios-lib
coregraphics
sina
runloop
drawrect
baisibudejie
iosproject
nsthread
-
Updated
Sep 5, 2020 - Objective-C
A curated list of awesome iOS animation, including Objective-C and Swift libraries
-
Updated
Jun 7, 2019
The easiest way to display highly customizable in app notification banners in iOS
-
Updated
Sep 2, 2020 - Swift
A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame
-
Updated
Aug 2, 2020 - Swift
Gemini is rich scroll based animation framework for iOS, written in Swift.
swift
swift-library
ios
uicollectionview
cocoapods
carthage
ios-animation
animation-effects
animation-3d
animation-library
-
Updated
Aug 5, 2020 - Swift
Open
update for iOS 14
19
laurivers
commented
Jul 24, 2020
iOS 14 UITableViewCell 的 subviews 有了较大变化
- iOS 13 中 TableViewCell 的 subviews
[UITableViewContentView, 自己添加的其他控件]
- iOS 14 中 TableViewCell 的 subviews
[_UISystemBackgroundView, 自己添加的其他控件, UITableViewContentView]
结果是在 iOS 14 上会跳过 _UISystemBackgroundView, 但是把 UITableViewContentView 也画出骨架来.
因为 iOS 14 还未正式发布, 这里目前基于 beta 3 做了简单的 workaround. **直接判断如果是 _UISystemBackgroundView 这
4
33
-
Updated
Mar 13, 2016
Customizable App Store style download button
-
Updated
Feb 5, 2018 - Objective-C
A rubber animation pagecontrol
-
Updated
Jan 22, 2019 - Swift
jogendra
commented
Apr 14, 2018
Currently, the framework is lagging unit testing. Add some unit test.
An animation switch collection
-
Updated
Feb 10, 2020 - Swift
The fastest zero-tap iOS menu.
swift-library
ios
gesture-driven-animations
swipe
ios-animation
swift-3
menu-navigation
ios-ui
ui-components
-
Updated
Apr 6, 2020 - Swift
A Pinterest-like segment control with masking animation.
-
Updated
Feb 3, 2019 - Swift
swift
color
color-picker
cocoapods
carthage
color-palette
ios-animation
customizable
color-theme
swift4
-
Updated
Jun 4, 2020 - Swift
-
Updated
Jan 18, 2020 - Objective-C
An animated hamburger button for iOS.
-
Updated
May 30, 2015 - Objective-C
An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items.
-
Updated
Aug 25, 2016 - Objective-C
Dating app - Exponent and React Native
ios
mobile
react-native
navigation
ios-app
animations
ios-animation
exponent
shared-element
create-react-native-app
dating-app
expo
-
Updated
Sep 5, 2020 - JavaScript
酒店预订App
map
app
navigation
logger
ios-tutorial
ios-app
booking
ios-animation
fullscreen-navigation
api-rest
hotel
ios-demo
ios-development
bookingsystem
ios-demos
hotel-booking
hotel-management
ios-source
-
Updated
Sep 6, 2020 - Objective-C
An iOS drop-in UITableView, UICollectionView and UIScrollView superclass category for showing a customizable floating button on top of it.
-
Updated
Mar 22, 2017 - Objective-C
swift-library
ios
landing-page
animation
xib
onboarding
swift-framework
ios-animation
ios-swift
swift3
ios-ui
ios-lib
-
Updated
Oct 9, 2019 - Swift
Somo is a iOS Skeleton-style animation library that's simple enough,and in objective-c
-
Updated
Jan 3, 2020 - Objective-C
IOS综合项目,完善的框架,路由模块化设计,集成科大讯飞SDK方便iOS基本输入控件实现语音辅助输入,UI效果参照京东APP,JS与OC交互,ionic跨平台开发,MQTT 协议,即时通讯协议,视屏播放,跑马灯效果 仿美团地图定位,城市收索, 友盟分享,基础动画 增加FCUIID帮助类,引导页功能模块,照片上传 ,UIView自定义导航栏,文件下载,Masonry 案例,fmdb,数据库,sqlite,百度地图,二维码,照片上传,照片上传有进度,列表倒计时,H5和原生交互,自定义各种弹框,常见表单类型,人脸识别,列表加载图片,列表拖拽,日历操作,导航条渐变,核心动画,动画特效等等
ios
ionic
objective-c
ios-app
ios-animation
ios-swift
gcd
ios-ui
ios-demo
ios-lib
ios-runtime
iossuperproject
ios-runloop
-
Updated
Jan 19, 2019 - Objective-C
Improve this page
Add a description, image, and links to the ios-animation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ios-animation topic, visit your repo's landing page and select "manage topics."


What did you do?
Trying to create a showAnimatedSkeleton, where solid color animation change from one color to another:
What did you expect to happen?
Views displaying custom backgroundColor CAAnimation.
What happened instead?
Skeletonable views take default color (clouds) while animation is on, and custom animation is ignored.
Steps to reproduce the behavior