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
-
Updated
Sep 2, 2020 - Swift


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