immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
52.62k stars 2.79k forks source link

refactor(mobile): refactor to use context helpers for consistency #14235

Closed dvbthien closed 4 days ago

dvbthien commented 6 days ago

This pull request refactors the mobile codebase to use context helpers for improved consistency and readability. It includes updates to various files to replace direct calls to MediaQuery and Theme with new context helper methods.