getting states read

This commit is contained in:
talksik
2021-12-28 14:47:51 -08:00
parent b1a22b715b
commit 6a0622f47a
2 changed files with 23 additions and 7 deletions
@@ -13,6 +13,7 @@ struct InnerCircleView: View {
@EnvironmentObject var authSessionStore: AuthSessionStore
@EnvironmentObject var navigationStack: NavigationStack
@State var selectedFriendIndex: String? = nil
let universalSize = UIScreen.main.bounds