home/categories/mobile/dean151-buttonkit-skills-swiftui-async-button-skill-md
mobiledevelopment

swiftui-async-button

Use ButtonKit's AsyncButton for SwiftUI button actions that start a Task, call async/await, use do/catch, or need built-in loading/progress/error feedback. Trigger when replacing custom Button+Task wrappers or when a button action can throw or is async.

Dean151
maintainer
Dean151
Обновлено 2/4/2026
Звёзды
524
Форки
19
quick start

Installation and usage

Use ButtonKit's AsyncButton for SwiftUI button actions that start a Task, call async/await, use do/catch, or need built-in loading/progress/error feedback. Trigger when replacing custom Button+Task wrappers or when a button action can throw or is async.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use swiftui-async-button