Hi,
Opened the sample app within the repository. Switched on the "animated" switch, and set the transition duration to 1.5 seconds. Clicked the "show skeleton", then "hide skeleton" buttons.
I expected the table view in the view controller the animate the hiding of the skeleton view during 1.5 seconds.
The top part (which contains the image view and label) hides the skeleton view with the expected animation and duration, while the animation is not present in the tableview. See attached capture.

SkeletonView version: master (a1e183a)
Xcode version: 11.2
Swift version: 5
+1
+1 (occurring for me on UICollectionView)
Hi all, version 1.8.3 fixes this issue :)
+1 (occurring for me on UICollectionView)
Not working yet