AlarmKit Bridge Component #27
niklasbabel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Overview
This proposal outlines the addition of an AlarmKit bridge component to the
joemasilotti/bridge-componentsrepository. AlarmKit is Apple's new framework (introduced in iOS 26) that allows apps to create and manage system-level alarms with Lock Screen integration, Dynamic Island support, and Live Activities.Component Description
The AlarmKit bridge component would enable Hotwire Native apps to:
Proposed Features
Core Functionality
Bridge Interface
Implementation Structure
iOS Component (
AlarmComponent.swift)JavaScript Controller (
alarm_controller.js)Use Cases
Benefits
Considerations
iOS Version Requirement
Permissions
Android Parity
https://developer.android.com/reference/android/app/AlarmManagerReferences
All reactions