Page MenuHomePhabricator

[native] Add native picker button to MediaGalleryKeyboard
ClosedPublic

Authored by bartek on Feb 1 2023, 9:51 AM.
Tags
None
Referenced Files
F3245474: D6497.diff
Thu, Nov 14, 6:41 PM
Unknown Object (File)
Wed, Oct 30, 5:59 AM
Unknown Object (File)
Wed, Oct 30, 5:59 AM
Unknown Object (File)
Wed, Oct 30, 5:58 AM
Unknown Object (File)
Wed, Oct 30, 5:53 AM
Unknown Object (File)
Sep 30 2024, 3:21 AM
Unknown Object (File)
Sep 30 2024, 3:21 AM
Unknown Object (File)
Sep 30 2024, 3:21 AM
Subscribers

Diff Detail

Repository
rCOMM Comm
Branch
barthap/expo-image-picker
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek edited the test plan for this revision. (Show Details)
bartek published this revision for review.Feb 1 2023, 10:15 AM

Looks good! I assume you figured out the Android issues?

Please address inline comment before landing

native/media/media-gallery-keyboard.react.js
611

We typically prefer to avoid custom colors like this – it might not look good in light mode, and it breaks the design system. Can you reach out to the design team (maybe on DES-17, feel free to reopen) to figure out what color in native/themes/colors.js we can use for this? If there's no good option, then it would be good to check what the color should be in light mode and introduce it to native/themes/colors.js

native/media/media-gallery-keyboard.react.js
611

I took this value directly from Figma, but I suspect that when I blend it with the background color to get rid of alpha, I'll receive something very close to an existing value in colors.js.

Unblocking so you can land. Feel free to create a follow-up task regarding the color, but ideally we can swap it with something in the design system

This revision is now accepted and ready to land.Feb 3 2023, 4:00 PM

Unblocking so you can land. Feel free to create a follow-up task regarding the color, but ideally we can swap it with something in the design system

Landed and created https://linear.app/comm/issue/ENG-2926/revisit-native-photo-picker-button-color