Page MenuHomePhabricator

[native] convert useSelectFromGallery to selectFromGallery
ClosedPublic

Authored by ginsu on Apr 21 2023, 12:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 6:09 PM
Unknown Object (File)
Tue, Nov 5, 4:35 AM
Unknown Object (File)
Sun, Oct 27, 12:38 AM
Unknown Object (File)
Sun, Oct 27, 12:38 AM
Unknown Object (File)
Sun, Oct 27, 12:38 AM
Unknown Object (File)
Sun, Oct 27, 12:38 AM
Unknown Object (File)
Sun, Oct 27, 12:38 AM
Unknown Object (File)
Sun, Oct 27, 12:35 AM
Subscribers

Details

Summary

We don't need to use a hook for this function since we are not dealing with state or other react hooks

Test Plan

No flow errors, and I was still able to create a new avatar from a photo in my gallery

Diff Detail

Repository
rCOMM Comm
Branch
avatars-cleanup (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

remove export for useUploadSelectedMedia

This revision is now accepted and ready to land.Apr 25 2023, 1:02 PM