Skip to content

RxBaseProject is based on RxSwift. It is still in early stages 'Beta versions'. It aims to help developers to get rid of the small common things and easy annoying configurations

License

Notifications You must be signed in to change notification settings

RobustaStudio/RxBaseProject

Repository files navigation

RxBaseProject

CI Status Version License Platform

RxBaseProject is based on RxSwift. It is still in early stages 'Beta versions'. It aims to help developers to get rid of the small common things and easy annoying configurations. RxBaseProject provides things like

  • Networking Manager: while base on RxAFNetwokring + Rx.... . It provides a BaseAPI class the wraps the needed classes to be extended [for details more check the exmple]
  • Reachablity Handling: RxBaseProject provide a basie implemetation for handling reachblity issues using RxReachblity + the alart handling.

RxBaseProject Also provied some base classes like BaseViewController, BaseTableViewController ... etc that aims to rape the most common methos that i have been using and repating from project to project. Also the Helper class which constrains most of the general functions that can be used without requireing an instance 'Static functions'.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 10+
  • Swift 3

Installation

RxBaseProject is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "RxBaseProject"

Author

ahmed93, [email protected]

License

RxBaseProject is available under the MIT license. See the LICENSE file for more info.

About

RxBaseProject is based on RxSwift. It is still in early stages 'Beta versions'. It aims to help developers to get rid of the small common things and easy annoying configurations

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published