[Messenger example] create new group
Compare changes
- Dariusz Rybicki authored
@@ -5,6 +5,7 @@ import ComposableArchitecture
@@ -23,7 +24,8 @@ public struct HomeComponent: ReducerProtocol {
@@ -33,6 +35,7 @@ public struct HomeComponent: ReducerProtocol {
@@ -44,6 +47,7 @@ public struct HomeComponent: ReducerProtocol {
@@ -79,10 +83,13 @@ public struct HomeComponent: ReducerProtocol {
@@ -264,7 +271,15 @@ public struct HomeComponent: ReducerProtocol {
@@ -292,5 +307,11 @@ public struct HomeComponent: ReducerProtocol {