[PR #3129] feat(mobile): reduce UI rebuilds #9863

Closed
opened 2026-02-05 14:12:02 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/3129

State: closed
Merged: Yes


currently, the asset grid is always rendered twice because state is modified during build.

this causes issues down the road like flickering (#2913)

With my changes I did not see any new issues with the hero animations but there might be something on iOS..

**Original Pull Request:** https://github.com/immich-app/immich/pull/3129 **State:** closed **Merged:** Yes --- currently, the asset grid is always rendered twice because state is modified during build. this causes issues down the road like flickering (#2913) With my changes I did not see any new issues with the hero animations but there might be something on iOS..
OVERLORD added the pull-request label 2026-02-05 14:12:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9863