All Projects → LeoMobileDeveloper → Awesome Rxswift

LeoMobileDeveloper / Awesome Rxswift

Licence: apache-2.0
An "awesome" type curated list of RxSwift library and learning material

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Awesome Rxswift

MovieInfoMVVMiOS
Movie Info app using TMDb API built with MVVM
Stars: ✭ 38 (-90.4%)
Mutual labels:  rxswift
Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+722.22%)
Mutual labels:  rxswift
Tswechat
A WeChat alternative. Written in Swift 5.
Stars: ✭ 3,674 (+827.78%)
Mutual labels:  rxswift
RxMVVM-Texture
RxSwift MVVM pattern best practice built on Texture(AsyncDisplayKit) and written in Swift
Stars: ✭ 84 (-78.79%)
Mutual labels:  rxswift
Verge
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
Stars: ✭ 273 (-31.06%)
Mutual labels:  rxswift
Rxappstate
RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state
Stars: ✭ 328 (-17.17%)
Mutual labels:  rxswift
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-93.18%)
Mutual labels:  rxswift
The Introduction To Rxswift You Have Been Missing
The introduction to RxSwift you've been missing
Stars: ✭ 383 (-3.28%)
Mutual labels:  rxswift
Rxviewcontroller
RxSwift wrapper for UIViewController and NSViewController
Stars: ✭ 280 (-29.29%)
Mutual labels:  rxswift
Rxswift Cn
📝 RxSwift文档的中文翻译
Stars: ✭ 342 (-13.64%)
Mutual labels:  rxswift
Swift
💻 Swift - Boilerplate Front : RxSwift, ReactorKit, JWT, Moya (Beta)
Stars: ✭ 17 (-95.71%)
Mutual labels:  rxswift
Swiftrex
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
Stars: ✭ 267 (-32.58%)
Mutual labels:  rxswift
Rxtheme
Theme management based on Rx
Stars: ✭ 331 (-16.41%)
Mutual labels:  rxswift
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-92.17%)
Mutual labels:  rxswift
Reactant
Reactant is a reactive architecture for iOS
Stars: ✭ 374 (-5.56%)
Mutual labels:  rxswift
mvcvm-swift-file-templates
Swift file templates for boosting mobile app development.
Stars: ✭ 16 (-95.96%)
Mutual labels:  rxswift
Rxxmly
RxSwift 实现MVVM高仿喜马拉雅的函数响应式编程
Stars: ✭ 313 (-20.96%)
Mutual labels:  rxswift
Rxviewmodel
ReactiveViewModel-esque using RxSwift
Stars: ✭ 392 (-1.01%)
Mutual labels:  rxswift
Httper Ios
App for developers to test REST API.
Stars: ✭ 376 (-5.05%)
Mutual labels:  rxswift
Rxswift
RxSwift를 스터디하는 공간
Stars: ✭ 335 (-15.4%)
Mutual labels:  rxswift

Awesome-RxSwiftAwesome

Miss Electric Eel 2016 An "awesome" type curated list of RxSwift library and learning material

Content

Open-Source-Apps

Libraries

  • RxCombine Bi-directional type bridging between RxSwift and Apple's Combine framework
  • RxAlamofire RxSwift wrapper around the elegant HTTP networking in Swift Alamofire
  • RxBluetoothKit iOS & OSX Bluetooth library for RxSwift
  • RxDataSourcesTable and Collection View Data Sources for RxSwift
  • RxGesture RxSwift reactive wrapper for view gestures
  • Action Abstracts actions to be performed in RxSwift.
  • RxViewModel ReactiveViewModel-esque using RxSwift
  • RxOptional RxSwift extensions for Swift optionals and "Occupiable" types
  • NSObject-Rx Handy RxSwift extensions on NSObject, including rx_disposeBag.
  • RxAutomaton RxSwift + State Machine, inspired by Redux and Elm.
  • Moya Network abstraction layer written in Swift.
  • Moya-ObjectMapper ObjectMapper bindings for Moya and RxSwift
  • RxSwiftExt Additional operators not found in the core RxSwift distribution
  • RxPermission RxSwift bindings for Permissions API in iOS.
  • RxGitHubAPI A GitHubAPI base on Stream by RxSwift
  • FirebaseRxSwiftExtensions Extension Methods for Firebase and RxSwift
  • ObservableArray-RxSwift An array that can emit messages of elements and diffs on it's changing.
  • RxKeyboard Reactive Keyboard in iOS
  • RxCoreLocation RxCoreLocation is a reactive abstraction to manage Core Location.
  • RxNimble Nimble extensions that making unit testing with RxSwift easier
  • iOS-Awesome-Starter-Kit The perfect combination: Clean Swift + ReSwift + PromiseKit
  • CleanArchitectureRxSwift Example of Clean Architecture of iOS app using RxSwift
  • RxRealm RxSwift extension for RealmSwift's types
  • RxFeedback Feedback loops architecture for RxSwift
  • RxCoreMotion Provides an easy and straight-forward way to use Apple iOS CoreMotion responses as Rx Observables.
  • RxViewController RxSwift wrapper for UIViewController and NSViewController
  • RxTask An RxSwift implementation of a command line runner.
  • RxIGListKit IGListKit with RxSwift🚀
  • RxAppState RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state
  • RxPermission RxSwift bindings for Permissions API in iOS.
  • RxFlow RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
  • Reactant Reactant is a reactive architecture for iOS https://www.reactant.tech
  • RxCoreData RxSwift extensions for Core Data
  • RxOptional RxSwift extensions for Swift optionals and "Occupiable" types
  • RxSpriteKit Reactive Extensions for SpriteKit 👾
  • RxGRDB Reactive extensions for SQLite
  • RxReduce RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.
  • RxTheme Theme management based on Rx
  • RxMKMapView RxMKMapView is a RxSwift wrapper for MKMapView delegate
  • RxKingfisher Reactive extension for the Kingfisher image downloading and caching library
  • RxGoogleMaps RxSwift reactive wrapper for GoogleMaps SDK
  • RxFileMonitor RxSwift wrapper around CoreFoundation file events (FSEvent*) http://cleancocoa.com/
  • Cycle.swift Cyclical observable for unidirectional architectures inspired by cycle.js.
  • RxStoreKit RxStoreKit is lightweight and easy to use Rx support for StoreKit(In-App Purchases).
  • RxASDataSources RxDataSource for AsyncDisplayKit/Texture
  • RxCoordinator Reactive navigation library for iOS based on the coordinator pattern
  • RxFirebase RxSwift extensions for Firebase
  • RxDucks 🦆 RxDucks is a Redux-like framework working on RxSwift.
  • RxValidator Easy to Use, Read, Extensible, Flexible Validation Checker
  • RxMediaPicker A reactive wrapper built around UIImagePickerController.
  • RxState Redux implementation in Swift using RxSwift
  • RxSegue Reactive generic segue, implemented with RxSwift.
  • RxAnimated Animated RxCocoa bindings
  • RxSwiftUtilities Helpful classes and extensions for RxSwift
  • RxPagination The demo project for "Protocol-Oriented Programming in Networking".
  • RxPager Pager for RxSwift
  • RxWebKit RxWebKit is a RxSwift wrapper for WebKit
  • RxBiBinding Reactive two-way binding
  • RxStarscream A lightweight extension to subscribe Starscream websocket events with RxSwift
  • RxLocalizer RxLocalizer allows you to localize your apps, using RxSwift 🚀
  • RxRealmDataSources An easy way to bind an RxRealm observable to a table or collection view
  • RxCocoa-Texture RxCocoa Extension Library for Texture.
  • RxReachability RxSwift bindings for Reachability
  • RxCodable RxSwift wrapper for Codable
  • RxExpect RxSwift testing framework
  • rxswift-notifications A small group of extensions on top of NSNotification center and RxSwift that allows for strong-typed notifications
  • RxNuke RxSwift extensions for Nuke
  • RxAlert UIAlertController using RxSwift.
  • RxStoreKit RxStoreKit is lightweight and easy to use Rx support for StoreKit(In-App Purchases).

Tutorials

Communities

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].