[lib] Get rid of effect in useUpdateRelationships
Summary:
Kamil's work in D13486 lets us greatly simplify this code.
Depends on D13489
Test Plan:
I tested with two devices: one iOS simulator, one physical Android. I followed the steps below twice, with iOS / Android alternating roles:
- User A and user B create accounts
- User B backgrounds the app
- User A searches for user B and sends them a friend request
- Confirm notifs are received. Confirm chat shows up as DM in UI
- User A backgrounds the app
- User B accepts the friend request
- Confirm notifs received
Reviewers: kamil
Reviewed By: kamil
Subscribers: tomek
Differential Revision: https://phab.comm.dev/D13496