when i call showAnimatedGradientSkeleton
tableview alway show header and footer how can i remove
SkeletonView version: lastest
Xcode version: 11.4
Swift version: 5
@kidS2ran I got the same issue, if you don't have section header or footer, don't use this protocol SkeletonTableViewDelegate, and the header and footer will be gone
Most helpful comment
@kidS2ran I got the same issue, if you don't have section header or footer, don't use this protocol
SkeletonTableViewDelegate, and the header and footer will be gone