Skip to content

1.0.7 Close button now support color changes

Compare
Choose a tag to compare
@VladK9 VladK9 released this 02 Oct 06:38
· 54 commits to main since this release
c8cc8b6

Close button now support color changes

.theme(light: .black, dark: .white, any: .white) // Color for each theme
.color(.white) // Single color
.auto // closeTintColor depends on closeBackColor (dark or light)