HomePhabricator
Diffusion Comm 649d3964fd77

[native] Use Alert from old useSaveUserAvatar in new setUserAvatar

Description

[native] Use Alert from old useSaveUserAvatar in new setUserAvatar

Summary:
In the last diff I removed useSaveUserAvatar, but after comparing the Alert code I think the old code was better.

This diff migrates us to using that Alert code across all callsites.

Depends on D8018

Test Plan: Flow / careful reading, make sure app still runs

Reviewers: ginsu, atul

Reviewed By: atul

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D8019

Details