File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -604,6 +604,20 @@ You can add ComposableArchitecture to an Xcode project by adding it as a package
604
604
modules and consumes the static library in this fashion using the ** tic-tac-toe** Swift
605
605
package.
606
606
607
+ ## Companion libraries
608
+
609
+ The Composable Architecture is built with extensibility in mind, and there are a number of
610
+ community-supported libraries available to enhance your applications:
611
+
612
+ * [ Composable Architecture Extras] ( https://github.com/Ryu0118/swift-composable-architecture-extras ) :
613
+ A companion library to the Composable Architecture.
614
+ * [ TCACoordinators] ( https://github.com/johnpatrickmorgan/TCACoordinators ) : The coordinator pattern
615
+ in the Composable Architecture
616
+
617
+ If you'd like to contribute a library, please [ open a
618
+ PR] ( https://github.com/pointfreeco/swift-composable-architecture/edit/main/README.md ) with a link
619
+ to it!
620
+
607
621
## Translations
608
622
609
623
The following translations of this README have been contributed by members of the community:
You can’t perform that action at this time.
0 commit comments