mirror of
https://github.com/zhigang1992/RxRealm.git
synced 2026-01-12 22:52:09 +08:00
54e83d77fdcc8ff91dcc386ae5861855bfb088de
RxRealm
Usage
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
This library depends on RxSwift and RealmSwift. If you use Cocoapods these dependancies are managed automatically.
Installation
RxRealm is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "RxRealm"
Author
This library belongs to RxSwiftCommunity and is based on the work of @fpillet
TODO
- defo add tests
- make pr to rxcocoa to add native support for rx_event to
NSGestureRecognizerand remove the implementation from this repo
Thanks
Everyone in the RxSwift Slack channel 💯
License
RxRealm is available under the MIT license. See the LICENSE file for more info.
Languages
Swift
96%
Ruby
4%