Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Fixed tintColor

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 21 Jul 03:14
· 116 commits to master since this release

The UIAlertController wasn't respecting the tintColor attribute.

Issue: #139
Fix: #140

Thanks to @nikolay-petrov for finding this issue and pushing a quick PR fix.