Add an App Clip to an Expo App
Adds an iOS App Clip target to an Expo project. The Clip lives in
targets/clip/
, ships alongside the parent app, and is invoked from a URL on the app's domain via an Apple App Site Association (AASA) file.
The parent app's bundle ID becomes
com.
add-app-clip
安装
npx skills add https://github.com/expo/skills --skill add-app-clip