Folo/apps/mobile/native/ios/Modules/AppleIntelligenceGlowEffect
Innei d8f76c5f6a
refactor(glow-effect): remove GlowEffect view and integrate animation handling
- Deleted the GlowEffect view implementation to streamline the module.
- Introduced IntelligenceAnimationController to manage animation presentation in a separate window.
- Updated AppleIntelligenceGlowEffectModule to utilize new showIntelligenceEffect and hideIntelligenceEffect functions for better encapsulation of animation logic.
- Added IntelligenceAnimationView for the new animation display.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-11 20:55:08 +08:00
..
AppleIntelligenceGlowEffectModule.swift refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00
IntelligenceAnimationController.swift refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00
IntelligenceAnimationView.swift refactor(glow-effect): remove GlowEffect view and integrate animation handling 2025-06-11 20:55:08 +08:00