[web][native] update useSendReaction to send DMs reactions
Summary:
ENG-8975
We could consider moving this to shared code in lib but at this point, I don't think it worth adding another abstraction layer. For other ops, logic could be specific and different. After implementing other DM ops we can see what can be extracted.
Depends on D13173
Test Plan:
- Create DM thread.
- Send reaction.
- See if this is visible on all peers.
- Turn off internet connection and send reaction (should not fail).
- Turn on internet connection, reaction visible is for on all peers.
Reviewers: tomek, inka
Reviewed By: tomek
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D13174