Page MenuHomePhabricator

[native] update Image import to use expo-image in Multimedia component
ClosedPublic

Authored by ginsu on Mar 29 2023, 3:47 PM.
Tags
None
Referenced Files
F1789856: D7245.id24350.diff
Sun, May 19, 6:15 AM
Unknown Object (File)
Thu, May 16, 7:15 AM
Unknown Object (File)
Tue, May 7, 6:57 AM
Unknown Object (File)
Tue, May 7, 2:13 AM
Unknown Object (File)
Fri, May 3, 5:06 PM
Unknown Object (File)
Wed, May 1, 1:53 PM
Unknown Object (File)
Mon, Apr 29, 7:56 AM
Unknown Object (File)
Apr 8 2024, 8:13 AM
Subscribers

Details

Summary

As I was working with ens avatars today I noticed that we were still using the Image component from react-native and not expo-image, which was causing some rendering issues while I was tinkering

Test Plan

Every place we use Multimedia still renders and I was able to get the ens avatar to render in Mutlimedia which was using a svg data uri

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable