We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f36a0f commit 07c5d35Copy full SHA for 07c5d35
proxy/README.md
@@ -157,6 +157,7 @@ Typically, the proxy pattern is used to
157
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
158
* Mocking frameworks [Mockito](https://site.mockito.org/),
159
[Powermock](https://powermock.github.io/), [EasyMock](https://easymock.org/)
160
+* Apple UIKit's [UIAppearance](https://developer.apple.com/documentation/uikit/uiappearance)
161
162
## Related patterns
163
0 commit comments