insidegui / Milkshakr

A sample app used in many of my apps and workshops.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milkshakr

A sample implementation of NSUserActivity, custom intent and extensions for Siri shortcuts

This project is the demo for my talk on Siri shortcuts. It implements a simple milkshake-ordering app that allows you to add a Siri shortcut for a previous order.

The app also implements intents and intents UI extensions so you can finish a purchase using Siri without having to launch the app.

Notes and known issues:

  • There are some layout issues on iOS devices other than iPhone X

References:

I recommend watching those sessions using the WWDC app for macOS.

About

A sample app used in many of my apps and workshops.

License:BSD 2-Clause "Simplified" License


Languages

Language:Swift 99.2%Language:Objective-C 0.8%