1.8.7
🔬Improvements
- 271: Add corner radius for skeletonView as IBInspectable (CGFloat) default is 0.0 - @paulanatoleclaudot-betclic
🩹 Bug fixes
- 259: Prevent isSkeletonActive to be called when isSkeletonable is false - @wsalim1610
- 274: Fix: hiding skeleton when header and footer views of section would not hide it - @darkside999
- 273: Fix: in vertical stack view with center alignment show incorrect position - @koooootake