We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb482f commit 7878e41Copy full SHA for 7878e41
README.md
@@ -36,3 +36,5 @@ func example() {
36
outer.innerPublished.value = 3 // outer.objectWillChange will NOT be called
37
}
38
```
39
+
40
+It's only one file so you could just copy it. Also has Swift Package Manager support.
0 commit comments