Folo/apps/mobile/native/ios/Extensions
Innei 1cd67cdac5
feat(mobile): enhance image sharing functionality with URL support
- Updated UIImage extension to include URL handling in the activity item source.
- Modified HelperModule to accept an optional URL parameter when sharing images.
- Adjusted ImageContextMenu to pass the image URL during sharing actions.

This improves the image sharing experience by allowing users to share images along with their associated URLs.

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-26 18:29:01 +08:00
..
UIColor+Hex.swift feat(mobile): add native iOS modules for shared functionality 2025-03-11 22:18:35 +08:00
UIImage+asActivityItemSource.swift feat(mobile): enhance image sharing functionality with URL support 2025-03-26 18:29:01 +08:00
UIImage.swift fix: image context menu actions via native code, fixed #3262 2025-03-26 16:50:21 +08:00
UIWindow.swift feat(ios): Use the native image preview component (#3017) 2025-03-10 22:41:20 +08:00