https://github.com/hansemannn/ios12-siri-shortcuts-example
An example of using Siri Shortcuts in iOS 12 and later.
https://github.com/hansemannn/ios12-siri-shortcuts-example
intents ios12 siri siri-shortcuts xcode10
Last synced: over 1 year ago
JSON representation
An example of using Siri Shortcuts in iOS 12 and later.
- Host: GitHub
- URL: https://github.com/hansemannn/ios12-siri-shortcuts-example
- Owner: hansemannn
- License: mit
- Created: 2018-06-05T02:42:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T14:48:29.000Z (about 8 years ago)
- Last Synced: 2025-03-29T01:12:35.256Z (over 1 year ago)
- Topics: intents, ios12, siri, siri-shortcuts, xcode10
- Language: Swift
- Size: 909 KB
- Stars: 42
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOS 12 Siri Shortcuts

An example of using Siri Shortcuts as part of the Intents framework in iOS 12 and later. It handles
both `NSActivity` and `Intents` use-cases by implementing a sample "Magazine Viewer".
As of for now, this example is still under active development and lives from the activity of the community.
Enhance it by contributing more improvements to it!
## License
MIT
## Author
Hans Knöchel