Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.62k stars 1.12k forks source link

Bug: CGColor from dynamic UIColor #496

Closed Dolphin54rus closed 2 years ago

Dolphin54rus commented 2 years ago

Resolves #487

Summary

When CGColor was taken from a dynamic UIColor the system theme was always used.

tableview.overrideUserInterfaceStyle = .dark

Before:

After:

Requirements (place an x in each of the [ ])

YaPSNapp commented 2 years ago

Is there any plan to merge this PR please ?

Juanpe commented 2 years ago

Hi @Dolphin54rus! thanks for contributing.

LGTM 🎉