You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the addfriends view, make it so onAppear, all of the users are fetched from firebase, store an array with their uid and their name, and display their name in the list. If a friend is selected to add, add the user's id to the incoming requests array of the other user
The text was updated successfully, but these errors were encountered:
For the addfriends view, make it so onAppear, all of the users are fetched from firebase, store an array with their uid and their name, and display their name in the list. If a friend is selected to add, add the user's id to the incoming requests array of the other user
The text was updated successfully, but these errors were encountered: