Page MenuHomePhabricator

[native] Introduce useNativeMessageListData and NativeChatMessageItem
ClosedPublic

Authored by ashoat on Mar 23 2023, 8:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 3:40 AM
Unknown Object (File)
Mon, Apr 22, 3:40 AM
Unknown Object (File)
Mon, Apr 22, 3:40 AM
Unknown Object (File)
Mon, Apr 22, 3:35 AM
Unknown Object (File)
Sat, Apr 6, 8:26 AM
Unknown Object (File)
Mar 5 2024, 11:47 PM
Unknown Object (File)
Mar 5 2024, 11:47 PM
Unknown Object (File)
Mar 5 2024, 11:47 PM
Subscribers

Details

Summary

On native, we want to include information necessary for ENS resolution in this datatype, since it affects height calculations.

This diff splits the type out from the generic one we have in lib. For now the types are the same, but future diffs will change that.

Test Plan

I created a patch to add a field to NativeChatMessageItem and made sure it worked in Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable