RxPagination
Data Fetcher
A demo project showcasing how to fetch and display paginated data using RxSwift, Action, and APIKit.
The demo project for "Protocol-Oriented Programming in Networking".
363 stars
17 watching
24 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxreachability | RxSwift bindings for detecting network reachability changes | 283 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
tryswift/tryswiftappfinal | A Swift app designed to showcase conference presentations and slides | 254 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/firebaserxswiftextensions | An extension library providing additional functionality for interacting with Firebase and RxSwift. | 77 |
tryswift/tryswiftnyc | An iOS and watchOS app displaying information about try! Swift Conference presentations with slides and videos | 139 |
rxswiftcommunity/rxmediapicker | A reactive wrapper around a photo and video picker library to simplify its usage in iOS apps. | 181 |
leandromperez/rxswift-notifications | A set of extensions for creating strong-typed notifications with type safety and reactive functionality. | 33 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
reswift/counterexample | A simple Swift app demonstrating unidirectional data flow using ReSwift | 44 |
carlosypunto/reallysimplemvvmloginexamplewithrxswift | An RxSwift-based login application demonstrating MVVM architecture | 96 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/rxalamofire | A Swift framework that simplifies HTTP networking using RxSwift and Alamofire | 1,626 |