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)
Sun, Dec 29, 1:03 AM
Unknown Object (File)
Sat, Dec 14, 5:33 PM
Unknown Object (File)
Sat, Dec 14, 5:33 PM
Unknown Object (File)
Sat, Dec 14, 5:33 PM
Unknown Object (File)
Sat, Dec 14, 5:33 PM
Unknown Object (File)
Sat, Dec 14, 5:32 PM
Unknown Object (File)
Sat, Dec 14, 5:25 PM
Unknown Object (File)
Dec 5 2024, 2:33 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