diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-26 17:38:47 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-26 17:38:47 +0200 |
| commit | 68ce43557c7bb7bffc33e3c3f161d3a93f89e200 (patch) | |
| tree | 32e8b5ac0ef6db50b56bc4749f54c3e1eea048f3 /README.md | |
| parent | cd8a7cf4a8dd77e11184202f6b67161383942652 (diff) | |
Add supported platforms
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -79,3 +79,11 @@ Pattern(design: $pattern) shouldShowPatternPicker = false; } ``` + +## Supported Platforms + +* macOS 12+ +* iOS 15+ +* tvOS ?+ +* watchOS 8+ +* catalyst 15+ |