Skip to content

Commit f037139

Browse files
authored
Add reactiveswift-composable-architecture to Extended Modules (#791)
1 parent 0c08efe commit f037139

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ Learn about the **[Core Reactive Primitives][]** in ReactiveSwift, and **[Basic
3939
</td>
4040
<td><p>Composable unidirectional data flow with ReactiveSwift.</p></td>
4141
</tr>
42+
<tr>
43+
<td>ReactiveSwift Composable Architecture</td>
44+
<td>
45+
<a href="https://github.com/trading-point/reactiveswift-composable-architecture">trading-point/reactiveswift-composable-architecture</a>
46+
<br />
47+
<a href="https://github.com/trading-point/reactiveswift-composable-architecture/releases"><img src="https://img.shields.io/github/release/trading-point/reactiveswift-composable-architecture.svg" /><a>
48+
</td>
49+
<td><p>The <a href="https://github.com/pointfreeco/swift-composable-architecture">Pointfree Composable Architecture</a> using ReactiveSwift instead of Combine.</p></td>
50+
</tr>
4251
</table>
4352

4453
## What is ReactiveSwift in a nutshell?

0 commit comments

Comments
 (0)