This component is now "platform-agnostic" and can be moved to lib. On native it is wrapped by NativeEditThreadAvatarProvider which passes in platform-specific props.
Depends on D8220
Differential D8221
[lib] Rename `EditThreadAvatarProvider` to `BaseEditThreadAvatarProvider` and move to `lib` Authored by atul on Jun 14 2023, 8:58 PM.
Details This component is now "platform-agnostic" and can be moved to lib. On native it is wrapped by NativeEditThreadAvatarProvider which passes in platform-specific props. Depends on D8220 Renamed and moved file and let IDE auto-fix imports. Everything continues to work as expected.
Diff Detail
|