As part of making EditUserAvatarProvider "platform-agnostic" so it can be used across web and native, we're pulling selectFromGallery and useUploadSelectedMedia out of EditUserAvatarProvider.
Depends on D8213
Paths
| Differential D8215 Authored by atul on Jun 14 2023, 11:53 AM.
Details Summary As part of making EditUserAvatarProvider "platform-agnostic" so it can be used across web and native, we're pulling selectFromGallery and useUploadSelectedMedia out of EditUserAvatarProvider. Depends on D8213 Test Plan Made sure I could still successfully select/upload image avatar from native.
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJun 14 2023, 11:53 AM2023-06-14 11:53:51 (UTC-7) Harbormaster completed remote builds in B20270: Diff 27785.Jun 14 2023, 12:18 PM2023-06-14 12:18:28 (UTC-7) This revision is now accepted and ready to land.Jun 14 2023, 12:20 PM2023-06-14 12:20:04 (UTC-7) Closed by commit rCOMM87fb641250c7: [native] Pull `selectFromGallery`/`useUploadSelectedMedia` out from… (authored by atul). · Explain WhyJun 14 2023, 2:22 PM2023-06-14 14:22:40 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27785 native/avatars/edit-user-avatar-provider.react.js
native/root.react.js
|