liveview-native / liveview-native/liveview-client-swiftui
LiveView Bindings for SwiftUI -> Key Events: `phx-keydown` into keyboardShortcut(_:)
Open
@carson-katri is already working on this.
Since Oct 3, 2023.
- Dominant language
- Swift
- Stars
- 440
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
LiveView doc: https://hexdocs.pm/phoenix_live_view/bindings.html#key-events
SwiftUI doc: https://developer.apple.com/documentation/swiftui/view/keyboardshortcut(_:)-8liec
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.