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
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