Skip to content

[PB-6080] feature/Fullscreen Media Viewer#452

Open
CandelR wants to merge 3 commits into
fix/fix-thumbnail-libraryfrom
feature/PB-6077-photo-preview
Open

[PB-6080] feature/Fullscreen Media Viewer#452
CandelR wants to merge 3 commits into
fix/fix-thumbnail-libraryfrom
feature/PB-6077-photo-preview

Conversation

@CandelR
Copy link
Copy Markdown
Contributor

@CandelR CandelR commented May 12, 2026

Introduces a full screen photo preview experience accessible from the Photos timeline. Users can swipe horizontally between photos, pinch to zoom, and swipe down to dismiss.

Summary

  • PhotoPreviewScreen: new screen registered in the root navigator; orchestrates the pager, header, carousel and metadata panel
  • PreviewPager / PreviewPage: horizontal pager with per page ImageViewer
  • PreviewCarousel: thumbnail strip at the bottom with action buttons
  • PreviewHeader: top bar with back button and info
  • MetadataPanel: drawer with photo metadata
  • VideoPlaceholder : shown in place of the image viewer for video items
  • PhotoFullImageService: downloads and caches the full image for cloud-only assets
  • PhotoMediaLibraryService: thin wrapper around expo-media-library to retrieve asset info
  • DB: added file_id column to cloud_asset table to support image caching

@CandelR CandelR self-assigned this May 12, 2026
@CandelR CandelR added the enhancement New feature or request label May 12, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant