Page MenuHomePhabricator

[native] Pass on nativeSetUserAvatar's Promise to actionSheetConfig
ClosedPublic

Authored by ashoat on Dec 4 2023, 1:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 25, 5:06 PM
Unknown Object (File)
Thu, Mar 13, 5:44 AM
Unknown Object (File)
Feb 27 2025, 6:54 PM
Unknown Object (File)
Feb 23 2025, 10:55 PM
Unknown Object (File)
Feb 14 2025, 4:14 PM
Unknown Object (File)
Feb 14 2025, 4:14 PM
Unknown Object (File)
Feb 14 2025, 4:13 PM
Unknown Object (File)
Feb 14 2025, 4:13 PM
Subscribers

Details

Summary

actionSheetConfig can take a => mixed function here, so we can pass the Promise directly to avoid triggering unused-promise Flow lint.

Dependds on D10166

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable