Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timdonnelly authored Dec 4, 2019
1 parent d316b2d commit e95f592
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ extension DisplayLink {
}
```


| Platform | Implementation |
| -------------- | --------------- |
| iOS, tvOS | `CADisplayLink` |
| macOS | `CVDisplayLink` |
| watchOS, Linux | `Timer` |

*****

Includes a Combine publisher with SwiftUI integration for `CADisplayLink`.
Expand Down

0 comments on commit e95f592

Please sign in to comment.