/Shortcuts-Example-iOS14

An example of how to add new actions to Apple’s Shortcuts app on iOS 14.

Primary LanguageSwiftMIT LicenseMIT

Shortcuts Example Project

A simple project demonstrating how to add new actions to Apple's Shortcuts app.

Tutorial

Step-by-step tutorials accompany this project:

Part 3: In-app intent handling, custom output types, visual list API and using the SwiftUI app protocol

Part 4: Visual Lists in parameters and pushing data from Shortcuts into a SwiftUI view

The previous posts relate to this project (iOS 13)

Part 1: Creating a project and adding the first action

Part 2: Exploring parameters: arrays, enums, calculated lists and files