mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
- Create `MediaSynopsis` as a common UI component with support for expandable text, custom styling, and overflow detection. - Refactor `EpisodeComponents`, `MovieComponents`, and `SeriesScreen` to use the new `MediaSynopsis` component. - Standardize the synopsis layout across different media detail screens.