RxSwift Community (@RxSwiftCommunity)

Top repositories

1

RxDataSources

UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
Swift
3,054
star
2

RxFlow

RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
Swift
1,846
star
3

RxAlamofire

RxSwift wrapper around the elegant HTTP networking in Swift Alamofire
Swift
1,605
star
4

RxKeyboard

Reactive Keyboard in iOS
Swift
1,533
star
5

RxGesture

RxSwift reactive wrapper for view gestures
Swift
1,340
star
6

RxSwiftExt

A collection of Rx operators & tools not found in the core RxSwift distribution
Swift
1,295
star
7

RxRealm

RxSwift extension for RealmSwift's types
Swift
1,146
star
8

Action

Abstracts actions to be performed in RxSwift.
Swift
877
star
9

RxOptional

RxSwift extensions for Swift optionals and "Occupiable" types
Swift
701
star
10

RxAnimated

Animated RxCocoa bindings
Swift
686
star
11

NSObject-Rx

Handy RxSwift extensions on NSObject, including rx.disposeBag.
Swift
640
star
12

RxMarbles

RxMarbles iOS app
Swift
484
star
13

RxViewModel

ReactiveViewModel-esque using RxSwift
Swift
403
star
14

RxTheme

Theme management based on Rx
Swift
381
star
15

RxReachability

RxSwift bindings for Reachability
Swift
283
star
16

RxNimble

Nimble extensions making unit testing with RxSwift easier πŸŽ‰
Swift
265
star
17

RxWebKit

RxWebKit is a RxSwift wrapper for WebKit
Swift
247
star
18

RxFirebase

RxSwift extensions for Firebase
Swift
224
star
19

RxKingfisher

Reactive extension for the Kingfisher image downloading and caching library
Swift
223
star
20

RxGRDB

Reactive extensions for SQLite
Swift
214
star
21

RxSwiftUtilities

Helpful classes and extensions for RxSwift
Swift
188
star
22

RxCoreLocation

RxCoreLocation is a reactive abstraction to manage Core Location.
Swift
180
star
23

RxMediaPicker

A reactive wrapper built around UIImagePickerController.
Swift
179
star
24

RxCoreData

RxSwift extensions for Core Data
C
164
star
25

RxRealmDataSources

An easy way to bind an RxRealm observable to a table or collection view
Swift
161
star
26

RxState

Redux implementation in Swift using RxSwift
Swift
153
star
27

RxStarscream

A lightweight extension to subscribe Starscream websocket events with RxSwift
Swift
151
star
28

RxVisualDebugger

WIP! Very quick and very dirty test for a visual Rx debugger
JavaScript
142
star
29

RxLocalizer

RxLocalizer allows you to localize your apps, using RxSwift πŸš€
Swift
134
star
30

RxBiBinding

Reactive two-way binding
Swift
127
star
31

RxReduce

RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.
Swift
125
star
32

RxMKMapView

RxMKMapView is a RxSwift wrapper for MKMapView `delegate`.
Swift
121
star
33

RxASDataSources

RxDataSource for AsyncDisplayKit/Texture
Swift
118
star
34

RxCocoa-Texture

RxCocoa Extension Library for Texture.
Swift
100
star
35

RxGoogleMaps

RxSwift reactive wrapper for GoogleMaps SDK
Swift
95
star
36

RxSegue

Swift
80
star
37

FirebaseRxSwiftExtensions

Extension Methods for Firebase and RxSwift
Swift
77
star
38

RxMultipeer

A testable RxSwift wrapper around MultipeerConnectivity
Swift
69
star
39

RxIGListKit

RxSwift wrapper for IGListKit
Swift
62
star
40

RxBinding

Simple data binding operators ~> and <~> for RxSwift.
Swift
62
star
41

RxPager

Pager for RxSwift
Swift
60
star
42

RxCoreMotion

Provides an easy and straight-forward way to use Apple iOS CoreMotion responses as Rx Observables.
Swift
60
star
43

RxFileMonitor

RxSwift wrapper around CoreFoundation file events (FSEvent*)
Swift
60
star
44

RxFirebase-Deprecated

Implement RxSwift with the new Firebase
Swift
54
star
45

RxAlert

Swift
51
star
46

RxSnippets

Several snippets for work with RxSwift
50
star
47

RxCookbook

Community driven RxSwift cookbook πŸ΄πŸ“š
50
star
48

rxswiftcommunity.github.io

For projects that support RxSwift
Ruby
50
star
49

RxController

A library for developing iOS app with MVVM-C based on RxFlow and RxSwift.
Swift
43
star
50

RxHttpClient

Simple Http client (Use RxSwift for stream data)
Swift
39
star
51

RxEventHub

`RxEventHub` makes multicasting event easy, type-safe and error-free, use it instead of `NSNotificationCenter` now!
Swift
36
star
52

RxModal

Subscribe to your modal flows
Swift
28
star
53

RxBatteryManager

A Reactive BatteryManager in Swift for iOS
Swift
23
star
54

contributors

Guidelines for contributing to the RxSwiftCommunity, and a good place to raise questions.
20
star
55

guides.rxswift.org

Content of the website guides.rxswift.org
HTML
19
star
56

RxAlertViewable

A simple alert library with RxSwift MVVM supported.
Swift
18
star
57

RxAVFoundation

RxAVFoundation (based on RxSwift)
Swift
17
star
58

RxTask

An RxSwift implementation of a command line runner.
Swift
16
star
59

RxContacts

RxContacts is a RxSwift wrapper around the Contacts Framework.
Swift
13
star
60

RxTestExt

A collection of operators & tools not found in the core RxTest distribution
Swift
13
star
61

RxVision

RxVision (based on RxSwift)
Swift
13
star
62

RxCoreNFC

RxCoreNFC (based on RxSwift)
Swift
11
star
63

RxCloudKit

RxCloudKit (based on RxSwift)
Swift
9
star
64

RxARKit

RxARKit (based on RxSwift)
Swift
9
star
65

RxTapAction

Reactive extensions for adding tap action gesture to UIView or UICollectionView.
Swift
9
star
66

RxSceneKit

RxSceneKit (based on RxSwift)
Swift
5
star
67

SimplestDemostrationOfUsingOperator

Simplest way to show how `using` operator works.
Swift
5
star
68

RxSocket.io

Rx wrapper over socket.io library with Generic functions
Swift
5
star
69

Docs

RxSwift Official Docs - Generated by Jazzy
HTML
5
star
70

RxSpriteKit

RxSpriteKit (based on RxSwift)
Swift
4
star
71

RxOnDemandResources

RxOnDemandResources (based on RxSwift)
Swift
4
star
72

FakeRepo

This is a temporary fake repo, please ignore it :)
Swift
2
star
73

peril

Settings for the RxSwiftCommunity organization's Peril server
TypeScript
2
star