We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb89718 commit 27bcc5eCopy full SHA for 27bcc5e
README.md
@@ -1,3 +1,9 @@
1
# RxAppKit
2
3
-A description of this package.
+## Why create this
4
+RxCocoa provides many convenient bindings and observables for iOS, but few for macOS.
5
+
6
+The framework aims to provide rich extensions to RxSwift for macOS. The project is experimental and the API is subject to change.
7
8
+## Thanks
9
+The objc swizzle code comes from `ReactiveCocoa`
0 commit comments