3D-Touch-style sub-group popups.

Sub-Group

"longPressGroup": {
  "id": "menu",
  "label": "Quick Actions",
  "grid": { "columns": 3, "rows": 2 },
  "children": [ ... ]
}

Features

  • Frosted blur background
  • Bouncy spring from source
  • Dismiss: tap outside / swipe down
  • Haptics: medium on open

Action Only

"longPressAction": { ... }

Fires without popup. See Actions.