rivetkit-client-swiftui
SwiftUI client for Rivet Actors providing property wrappers for connection management and event subscriptions.
Install
npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-swiftuiStats
| Total installs | 2,034 |
| Weekly installs | 2.0K |
| GitHub stars | 8 |
| First seen | Jan 26, 2026 |
| Source | @rivet-dev/skills |
Summary
- Provides @Actor property wrapper for get-or-create semantics with connection lifecycle management, plus view modifiers for environment setup and event subscription
- Supports typed async actions, fire-and-forget sends, and AsyncStream event subscriptions with 0–5 typed arguments
- Includes connection status tracking, error handling via ActorError, and compound key support for hierarchical actor addressing
- Requires single .rivetKit(endpoint:) or .rivetKit(client:) call at app root; reads optional config from environment variables (RIVET_NAMESPACE, RIVET_TOKEN, RIVET_RUNNER)
Tags
Related skills
| Skill | Installs | vs rivetkit-client-swiftui |
|---|---|---|
| flutter-building-plugins | 2,149 | +115 |
| swift-testing-pro | 1,514 | -520 |
| flutter-handling-concurrency | 2,251 | +217 |
| miniprogram-development | 1,643 | -391 |
| rivetkit-client-swift | 2,006 | -28 |
FAQ
- How many installs does rivetkit-client-swiftui have?
- rivetkit-client-swiftui has 2,034 total installs and 2.0K installs this week.
- Where is rivetkit-client-swiftui hosted?
- rivetkit-client-swiftui is published by @rivet-dev/skills at https://github.com/rivet-dev/skills.
- How many GitHub stars does rivetkit-client-swiftui have?
- rivetkit-client-swiftui has 8 GitHub stars.
- When was rivetkit-client-swiftui first indexed?
- OrangeBot.AI first indexed rivetkit-client-swiftui on Jan 26, 2026.
- How do I install rivetkit-client-swiftui?
- Run: npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-swiftui