mattermost-mobile/app/screens/settings/display_theme
Elias Nahum d84a0afd3a
Avoid unnecessary re-renders (#8673)
* Only set the height on the message component if it ends up being greater than the maxHeight to avoid re-renders

* Cache the teams theme to avoid unnecessary computation and re-renders

* useDidUpdate instead of useEffect to avoid setting the theme preference without need

* add comment on clear cache
2025-03-13 21:28:48 +08:00
..
custom_theme.tsx Fix re-selection of custom theme (#7470) 2023-07-26 12:48:14 -04:00
display_theme.tsx Avoid unnecessary re-renders (#8673) 2025-03-13 21:28:48 +08:00
index.ts Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
theme_thumbnail.tsx MM-39711 - Gekidou - Theme functionality (#6327) 2022-06-10 14:28:35 +04:00
theme_tiles.tsx Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00