All notable changes to this project will be documented in this file
- Now yes, solved issue #39
- Now
SkeletonView
supports UICollectionViews! 🎉. (thanks @Renatdz)
- Solved issue #39. Gradient animation did not work when app becomes active.
- Now you can use table views with resizable cells.
- You can set the filling percent of the last line in multiline elements (thanks @jontelang!)
- Solved issue #14. You could edit text views with skeleton active.
- Create
SkeletonAnimationBuilder
, to facilitate the creation of layer animations.GradientDirection
enum.
- Change some private keywords, to be Swift 3 compatible
- It was not removing the skeleton layer
- First release