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.51k stars 1.1k forks source link

Bug: CGColor from dynamic UIColor #496

Closed Dolphin54rus closed 1 year 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 1 year ago

Is there any plan to merge this PR please ?

Juanpe commented 1 year ago

Hi @Dolphin54rus! thanks for contributing.

LGTM 🎉