add-app-clip

安装量: 3.7K
排名: #2081

安装

npx skills add https://github.com/expo/skills --skill add-app-clip

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.. and the Clip's is automatically derived as .clip (e.g. com.bacon.may20.clip ). 1. Set bundleIdentifier and appleTeamId bun create target warns if these are missing. Add to app.json : Show more

返回排行榜