SkeletonView v1.8.1 Release Notes

Release Date: 2019-08-25 // over 4 years ago
  • 🔬Improvements

    • 🛠 Fix completion call in .none transition style while hide skeletons. (thanks @aadudyrev)

    🙌 New

    • Swizzle layoutSubviews method.

    🔬Improvements

    • 🛠 Fix completion call in .none transition style while hiding skeletons. (thanks @aadudyrev)
    • Swift format.

    🛠 🩹 Bug fixes

    • ⚡️ Update layout subviews when the original method is called.
      • Issues: [#88, #149]