activities▌
2 indexed skills · max 10 per page
live-activities
dpearson2699/swift-ios-skills · Productivity
Real-time Lock Screen and Dynamic Island widgets for iOS using ActivityKit. \n \n Define ActivityAttributes with static data and dynamic ContentState ; start activities with Activity.request() , update with activity.update() , and end with activity.end() \n Design three Dynamic Island presentations: compact (icon + one value), minimal (single glyph), and expanded (multi-region layout with leading, trailing, center, bottom) \n Push-to-update via APNs with pushType: .token , forwarding tokens thro
shareplay-activities
dpearson2699/swift-ios-skills · Productivity
Build shared real-time experiences using the GroupActivities framework. SharePlay connects people over FaceTime or iMessage, synchronizing media playback, app state, or custom data. Targets Swift 6.3 / iOS 26+.