SkeletonView
SkeletonView copied to clipboard
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
### Description I am using SkeletonView with my collectionView which shows users transportation cards. In every viewWillAppear method I'm showing SkeletonView with gradient animation, after network calls are done I...
### Summary Delete some Apple private API, change 'NSContentSizeLayoutConstraint' & 'UITableViewWrapperView' usage. ### Requirements (place an `x` in each of the `[ ]`) * [ x ] I've read and...
### Description It was found that the code used 'NSContentSizeLayoutConstraint' & 'UITableViewWrapperView', which did not comply with our company's arraignment. Please ask how I need to solve it. ### What...
Interested into how others have been able to solve for accessibility use-cases using this SDK as we're finding ourself in a pickle when some content on the page is taking...
hi, its one cell for skeleton view, but it behaves randomly... not sure why its happening. can you help me find out issue ?
### Description I have collection view cell (xib) for skeleton view. Sometimes it cuts from side and not taking full width/height of cell. I pinned the edges of the view...
### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [ X] bug - [ ] enhancement...
### Describe the feature or problem you’d like to solve It would be great if SkeletonView could take into account the .exclusionPaths property of UITextView, which is used to wrap...
### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug - [ ] enhancement (feature...
### Description I've been seeing crash reports from Firebase related to SkeletonView. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x]...