prox icon indicating copy to clipboard operation
prox copied to clipboard

Implement 3D touch quick actions

Open antlam opened this issue 8 years ago • 3 comments

Looping in @brampitoyo to post specs for the MVP scope we want to get for Kona.

antlam avatar Oct 25 '16 23:10 antlam

iOS 9

home screen - ios 9 - 3d touch

On iOS 9, the Quick Actions menu has no card. Just 3 menu items.

iOS 10

home screen - ios 10 - 3d touch

On iOS 10, the Quick Actions menu has a card plus 3 menu items.

Card

The card contains the first location we’ve listed on the app that isn’t your current location and is within walking distance.

For example, your current location is Hilton Waikoloa Village, and the next card on the app is ’Anaeho’omalu Beach. The card should show the beach, not the hotel.

The card contains:

  • Place name
  • Place image
  • Walking distance

Quick Actions menu

This menu contains a few shortcuts:

  • Last Visited: access the last card in the app that you’ve tapped to get directions. This may be different from the last card that you’ve viewed.
  • Places Nearby: access the map view
  • Surprise Me!: access a random card that’s available in the app

Quick Actions without location permission

iOS 9

home screen - ios 9 - 3d touch - initial

iOS 10

home screen - ios 10 - 3d touch - initial

In earlier mockups, if you haven’t given Prox permission to access your location, the Quick Actions menu would show two items: Places Nearby and Surprise Me.

The problem is, both of these items need location access before they can function.

So, instead of showing these links, we’re going to have one action called “Share Prox”. When tapped, it links to the Share Action Sheet. It’s the one that has AirDrop, a list of apps like Message and Email, copy and print, etc.

And when you share it as a message, email, tweet or social post, the text might say something like:

“Discover everything nearby that you can enjoy right this moment. Get Prox free: https://appsto.re/us/prox”

brampitoyo avatar Oct 26 '16 04:10 brampitoyo

Updated 3D Touch quick actions spec. See above.

brampitoyo avatar Oct 28 '16 03:10 brampitoyo

@brampitoyo just double checking... can we make sure the icons are consistent with the ones we use in the product here? I think we are using Ionicons right now :)

antlam avatar Dec 28 '16 22:12 antlam