Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanpe committed Jun 22, 2021
1 parent 4117347 commit 5838f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ view.isUserInteractionDisabledWhenSkeletonIsActive = false // The view will be

**Delayed show skeleton**

You can delay the showIf the views are updated quickly you canAn optional delay applied to the transition, like the transition duration.
You can delay the presentation of the skeleton if the views update quickly.

```swift
func showSkeleton(usingColor: UIColor,
Expand Down

0 comments on commit 5838f78

Please sign in to comment.