Skip to content

alessiorubicini/AppleIntelligenceForSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package Logo

Apple Intelligence for SwiftUI

A Swift package providing SwiftUI components and modifiers designed to bring Apple Intelligence-style UI effects and animations to your applications.

Package Preview

Features

Modifiers

  • AIText: Gradient, bold, rounded text style for titles and highlights.
  • AIScreenGlow: Full-screen animated, colorful glowing effect similar to the Siri one.
  • AIEditingText: Applies a scanning and bouncing animation to Text to indicate AI-driven editing.
  • AISuggestionBubble: Stylish bubble for displaying AI-generated suggestions above elements.
  • TextGlow: Adds a glowing effect to text, usually used to show loading states.

Components

  • AIImageGeneration: Animated placeholder for AI image generation states.
  • AIGeneratingText: Animated text placeholder with shimmer for AI text generation states.
  • AITextField: Custom text field with glowing border, ideal for AI prompts.

Note: While this package helps you create Apple Intelligence-style UI, developers should always refer to the Generative AI section of the Apple Human Interface Guidelines to ensure your app meets Apple's standards for generative AI experiences.

Installation

Required iOS, macOS, watchOS, tvOS or visionOS 26.0 or above.

Add the package to your Xcode project using Swift Package Manager:

.package(url: "https://github.com/alessiorubicini/AppleIntelligenceForSwiftUI.git", from: "0.1")

License

Copyright 2025 (©) Alessio Rubicini.

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Apple Intelligence-style UI components for your SwiftUI app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages