SkeletonView v1.4 Release Notes

Release Date: 2018-08-10 // over 5 years ago
  • ๐Ÿ†• New

    • ๐Ÿ–จ Create skeletonDescription print a skeleton representation of the view.
    • ๐Ÿ–จ Create SKELETON_DEBUG environment variable, in order to print the view hierarchy when the skeleton appears.

    ๐Ÿ‘Œ Improvements

    • โž• Add two new methods to SkeletonFlowDelegate protocol. Now you can know when the skeleton did show and when it did hide.
    • Recursive protocol

    ๐Ÿ› Bug fixes