EvanBacon / expo-apple-targets

Config Plugin to setup Apple targets
308 stars 30 forks source link

add AppIntent ExtensionType #9

Open lukesthl opened 1 year ago

lukesthl commented 1 year ago

This extension adds support for iOS AppIntents. This is a new way for creating Shortcuts via the App Intent Framework introduced in iOS 16. It kind of replaces the older siri app intent target: https://developer.apple.com/documentation/widgetkit/migrating-from-sirikit-intents-to-app-intents

Also added an example app intent folder.

buraks commented 5 months ago

@lukesthl this looks great, exactly what I need. I can see that the PR has been open for a long time, are you still using this as is or does it need any change?

lukesthl commented 5 months ago

@buraks i used it as a custom package in this repo: https://github.com/lukesthl/digital-break-app/tree/main/packages/target-plugin It should work properly. I only made minor adjustments to ensure compatibility with this monorepo, but I haven't used it since the last commit.

k2on commented 4 months ago

This would be really nice

k2on commented 3 months ago

+1

wodin commented 3 months ago

@k2on you will probably have more luck sending @Baconbrix a meme on Twitter asking him to take a look skeleton waiting meme

k2on commented 3 months ago

@wodin 💀 I published this in the meantime https://www.npmjs.com/package/bacons-apple-targets-intents

buraks commented 3 months ago

@EvanBacon any chance that you can merge this in? 🙃

wodin commented 3 months ago

@buraks unless something has changed in the last few months: image