SkeletonView icon indicating copy to clipboard operation
SkeletonView copied to clipboard

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting

Results 103 SkeletonView issues
Sort by recently updated
recently updated
newest added

### Description SkeletonView fails when try to run my ui tests via fastlane command on a Mac Mini with M1 chip. ### Issue Type - [x] bug - [x] enhancement...

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

### Description UIButton image and UILabel text does not get removed when skeleton is shown in iOS 12 and iOS 11. The text and the button image are unseen when...

In order to make [SkeletonView](https://github.com/Juanpe/SkeletonView) support OC, I made some modifications so that SkeletonView can be used normally on OC. https://github.com/lionsom/SkeletonView

feature
triaged

### Summary When CGColor was taken from a dynamic UIColor the system theme was always used. ```swift tableview.overrideUserInterfaceStyle = .dark ``` **Before**: **After**: ### Requirements (place an `x` in each...

### Description Pod with SkeletonView don't working at M1 chip. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug -...

### Summary Add `prepareViewForSkeleton` to `SkeletonCollectionViewDataSource` so we can reuse supplementary views as we do for normal cells using `prepareCellForSkeleton `. ### Requirements (place an `x` in each of the...

### Description Hey! We are using your awesome lib with UICollectionView for quite a while and everything was just perfect before we decided to migrate to UICollectionViewCompositionalLayout. Specifically, we have...

### Describe the feature or problem you’d like to solve A clear and concise description of what the feature or problem is. ### Proposed solution How will it benefit SkeletonView...

### I am using SkeletonView version 1.8 and it was working fine in iOS 13(Xcode 11.7). When I run this to iOS 14 with Xcode 12 the nested collection views...

🤔 possible bug