Skip to content

Commit 332e9cd

Browse files
UPDATED: README
1 parent 775630b commit 332e9cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,9 @@ class MainViewController: UIViewController {
184184
}
185185
```
186186

187-
There is another way to be notified of Dark Mode—KVO. Sample [here](https://github.com/perseusrealdeal/macos.darkmode.discovery).
187+
There is another way to be notified of Dark Mode—KVO.
188+
189+
> [`DarkModeImageView`](https://github.com/perseusrealdeal/PerseusUISystemKit/blob/master/Sources/PerseusUISystemKit/Classes/DarkModeImageView.swift) class is an expressive sample of Dark Mode KVO usage for both macOS and iOS as well.
188190

189191
# License MIT
190192

0 commit comments

Comments
 (0)