expo-app-clip

Integrate iOS App Clip functionality into Expo projects with Associated Domains.

2.4k|125|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/expo/skills --skill expo-app-clip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expo-app-clip
Source: https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-app-clip
Command: npx skills add https://github.com/expo/skills --skill expo-app-clip

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires expo, bunx, eas, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Simplifies the process of adding an iOS App Clip target to an Expo app, reducing the complexity of creating and configuring App Clips for your Expo applications.

Core Features & Use Cases

  • App Clip Integration: Seamlessly integrates iOS App Clip functionality into Expo projects.
  • Domain Association: Manages Associated Domains to enable Clip invocation via URL.
  • Smart App Banner: Generates the necessary meta tags for Smart App Banners to appear in Safari.

Quick Start

To add an App Clip to your Expo app, run the command: bun create target clip

Frequently Asked Questions about expo-app-clip

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add an iOS App Clip to my Expo project?

To add an iOS App Clip to your Expo project, run the command `bun create target clip` to generate and configure the necessary target. This integrates App Clip functionality and manages deployment steps.

How do Associated Domains work for invoking an Expo App Clip?

Associated Domains enable iOS App Clip invocation via URL. This Skill configures the domain association for your Expo app, allowing the App Clip to launch seamlessly when a user interacts with an approved link.

Do I need Apple Developer credentials to deploy an Expo App Clip?

Yes, you need Apple Developer credentials to deploy an Expo App Clip. The configuration and deployment process requires these credentials to set up associated domains and publish the App Clip target.

Can I generate Smart App Banner meta tags for Safari in an Expo app?

Yes, you can generate Smart App Banner meta tags for Safari. This Skill produces the necessary meta tags to display Smart App Banners, prompting users to open or download your Expo app.

What is the best way to configure App Clips using Expo CLI?

The best way to configure App Clips using Expo CLI is through this Skill, which simplifies the creation and configuration of App Clip targets. It manages associated domains and deployment without manual native code changes.