RxAstral
Requirements
RxAstral requires iOS 9.3 or higher and Swift 3.x
Installation
CocoaPods
- Add the following to your Podfile:
pod 'RxAstral'- Integrate your dependencies using frameworks: add
use_frameworks!to your Podfile. - Run
pod install.
Example
To be created
Author
License
RxAstral is available under the MIT license. See the LICENSE file for more info.