Spin
Spin aims to provide a versatile Feedback Loop implementation working with the three main reactive frameworks available in the Swift community (RxSwift, ReactiveSwift and Combine) (by Spinners)
RxFeedback.swift
The universal system operator and architecture for RxSwift (by NoTests)
Spin | RxFeedback.swift | |
---|---|---|
- | 1 | |
124 | 1,030 | |
0.8% | -0.3% | |
0.0 | 0.0 | |
over 4 years ago | almost 2 years ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Spin
Posts with mentions or reviews of Spin.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Spin yet.
Tracking mentions began in Dec 2020.
RxFeedback.swift
Posts with mentions or reviews of RxFeedback.swift.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-28.
What are some alternatives?
When comparing Spin and RxFeedback.swift you can also consider the following projects:
Clean Architecture for SwiftUI + Combine - SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
RxReachability - RxSwift bindings for Reachability
ios-architecture - A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
MVVMC-SplitViewController - Example project with UITabBarController inside UISplitViewController using RxSwift and MVVM-C architecture.
VIPER Module Generator - A Swift 4.2 VIPER Module Boilerplate Generator with predefined functions and a BaseViewProtocol.