Skip to content

Commit 115b7c6

Browse files
Change link to Loop / ReactiveFeedback project (#119)
* Change link to Loop / ReactiveFeedback project The original creators and maintainers of ReactiveFeedback have created a fork in the [ReactiveCocoa](https://github.com/ReactiveCocoa) organisation, called Loop, and are no longer maintaining the ReactiveFeedback repo. Loop should now be considered the canonical version of this project. cc: @sergdort and @andersio * Moved Loop to below RIBs to maintain title length sort order * Update README.md Co-authored-by: Brandon Williams <[email protected]>
1 parent 05670ca commit 115b7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,12 +375,12 @@ The Composable Architecture was built on a foundation of ideas started by other
375375
There are also many architecture libraries in the Swift and iOS community. Each one of these has their own set of priorities and trade-offs that differ from the Composable Architecture.
376376

377377
* [RIBs](https://github.com/uber/RIBs)
378+
* [Loop](https://github.com/ReactiveCocoa/Loop)
378379
* [ReSwift](https://github.com/ReSwift/ReSwift)
379380
* [Workflow](https://github.com/square/workflow)
380381
* [ReactorKit](https://github.com/ReactorKit/ReactorKit)
381382
* [RxFeedback](https://github.com/NoTests/RxFeedback.swift)
382383
* [Mobius.swift](https://github.com/spotify/mobius.swift)
383-
* [ReactiveFeedback](https://github.com/babylonhealth/ReactiveFeedback)
384384

385385
## License
386386

0 commit comments

Comments
 (0)