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
F1712281: D7245.diff
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)
Mon, Apr 8, 8:13 AM
Unknown Object (File)
Mar 5 2024, 11:17 PM
Unknown Object (File)
Mar 5 2024, 11:17 PM
Unknown Object (File)
Mar 5 2024, 11:17 PM
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