File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
4
4
[ ![ Travis CI] ( https://travis-ci.org/ReactiveX/RxSwift.svg?branch=master )] ( https://travis-ci.org/ReactiveX/RxSwift ) ![ platforms] ( https://img.shields.io/badge/platforms-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS%20%7C%20Linux-333333.svg ) ![ pod] ( https://img.shields.io/cocoapods/v/RxSwift.svg ) [ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage ) [ ![ Swift Package Manager compatible] ( https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg )] ( https://github.com/apple/swift-package-manager )
5
5
6
+ * RxSwift 4.x / Swift 4.x can be found in [ ** rxswift4.0-swift4.0** branch] ( https://github.com/ReactiveX/RxSwift/tree/rxswift4.0-swift4.0 ) .
7
+ * RxSwift 3.x / Swift 3.x can be found in [ ** master** branch] ( https://github.com/ReactiveX/RxSwift/tree/master ) .
8
+
6
9
Rx is a [ generic abstraction of computation] ( https://youtu.be/looJcaeboBY ) expressed through ` Observable<Element> ` interface.
7
10
8
11
This is a Swift version of [ Rx] ( https://github.com/Reactive-Extensions/Rx.NET ) .
You can’t perform that action at this time.
0 commit comments