Folo/apps/mobile/native/ios/Packages/ImageViewer_swift
Innei 6baf0745f0
feat(mobile): improve image carousel and avatar interactions
- Disable page control user interaction for single image
- Simplify navigation bar and background view initialization
- Add Galeria wrapper to UserAvatar for image preview
- Update UINavigationBar extension to use safe area layout guide

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-12 20:20:51 +08:00
..
ImageCarouselViewController.swift feat(mobile): improve image carousel and avatar interactions 2025-03-12 20:20:51 +08:00
ImageCarouselViewControllerProtocol.swift refactor(mobile): extract image viewer actions to protocol 2025-03-12 19:40:25 +08:00
ImageItem.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
ImageLoader.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
ImageViewerController.swift refactor(mobile): extract image viewer actions to protocol 2025-03-12 19:40:25 +08:00
ImageViewerOption.swift feat(mobile): enhance image viewer with page indicator and options menu 2025-03-12 19:19:56 +08:00
ImageViewerTransitionPresentationManager.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
ImageViewer_swift.h feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
LISENCE feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
SimpleImageDatasource.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
UIImageView_Extensions.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
UINavigationBar_Extensions.swift feat(mobile): improve image carousel and avatar interactions 2025-03-12 20:20:51 +08:00
UIView_Extensions.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00