Use Cases

Quick-start guides for native dialogs and pickers using PlayMaker custom actions.

Available Use Cases

  • What it does: Show alert and branch on button

  • Actions: 1 (ShowAlert)

  • What it does: Prompt for text input and validate

  • Actions: 1 (ShowAlert with TextInput)

  • What it does: Pick date/time and handle select/cancel

  • Actions: 1 (ShowDatePicker)

Quick Action Reference

Action
Purpose

NativeUIShowAlert

Display native alerts with buttons and optional single text input

NativeUIShowDatePicker

Display native date/time picker

  • Feature overview: ../README.md

Last updated

Was this helpful?