Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.53k stars 1.1k forks source link

Fixed bg color warning in `UITableViewHeaderFooterView` #417

Closed Juanpe closed 3 years ago

Juanpe commented 3 years ago

Summary

Fixes #294

This PR fixes the console warning:

[TableView] Setting the background color on UITableViewHeaderFooterView has been deprecated. Please set a custom UIView with your desired background color to the backgroundView property instead.

Requirements

Juanpe commented 3 years ago

Congratulations! 🎉 This was released as part of SkeletonView 1.20.0 🚀