Firebase-Friend-Request icon indicating copy to clipboard operation
Firebase-Friend-Request copied to clipboard

A demo of how to create a friend system with friend requests in iOS.

Results 1 Firebase-Friend-Request issues
Sort by recently updated
recently updated
newest added

Could you please add a function with a boolean type return to check whether a specific uid is a friend of the currentUser. There are places in my code where...