Hi guys, so far in my app using swift and Xcode, I've created
Log in, Sign Up and reset password screens
Taking a picture and uploading it to firebase
and putting all users onto a database onto firebase
Now people can send an image to every registered user,
how would I go round making a friends view, that you can send requests to users and see all your friends, not all users like previously. I am using email and password authorization of firebase.
Thanks in Advance!
Log in, Sign Up and reset password screens
Taking a picture and uploading it to firebase
and putting all users onto a database onto firebase
Now people can send an image to every registered user,
how would I go round making a friends view, that you can send requests to users and see all your friends, not all users like previously. I am using email and password authorization of firebase.
Thanks in Advance!