Sumanth K S

Results 2 issues of Sumanth K S

## Proposed changes Refactored the Emoji component to be reusable across the application. - Created [app/containers/Emoji/Emoji.tsx](cci:7://file:///c:/Users/suman/OneDrive/Documents/Antigravity/Gscoc/Rocket.Chat.ReactNative/app/containers/Emoji/Emoji.tsx:0:0-0:0) as a shared component. - Updated [Markdown](cci:1://file:///c:/Users/suman/OneDrive/Documents/Antigravity/Gscoc/Rocket.Chat.ReactNative/app/containers/markdown/index.tsx:36:0-104:2) and `EmojiPicker` to use the new shared...

## Description This PR implements skeleton loading for message images and workspace avatars, unifying the loading experience with the rest of the app. Closes #4810 ## Changes - Created a...