6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Swift1,126 forks (1,126 forks)batch import
good first issuetriaged💡 enhancement
Repository metrics
- Stars
- 12,893 stars (12,893 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Table Section Height
I have a tableView with. a different section with custom height. So, how I can set the same height for the skeleton tableView?
Attachments:

Contributor guide
- Research direction
- Look at the SkeletonView documentation for customizing skeleton table section heights. Check if there is a property or delegate method to set height per section. Consider using viewForHeaderInSection or heightForHeaderInSection in the skeleton configuration.
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Prerequisites
- SwiftiOS