Pinned Loading
-
Podlive/podlive-macos
Podlive/podlive-macos PublicNever miss a live streaming podcast!
-
-
KeyPressViewModifier.swift
KeyPressViewModifier.swift 1import Carbon.HIToolbox
2import SwiftUI
34/// Keyboard layout independent keycodes
5public enum ViewKeyCode: UInt16 {
-
A Swift view modifier to handle visi...
A Swift view modifier to handle visibility of views for specific platforms 1import SwiftUI
23public struct Platform: OptionSet {
4public var rawValue: UInt8
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.