This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // AppStorageCodable.swift | |
| // | |
| // | |
| // Created by Jesse Hemingway on 9/4/24. | |
| // | |
| import Foundation | |
| import SwiftUI |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import Foundation | |
| import UIKit | |
| import Combine | |
| /// Wraps the Taptic Engine patterns. | |
| /// For most accurate timing, call `prepare()` within a short interval before `trigger()`. | |
| /// If more than 5 seconds pass after either call, the engine is released to conserve energy. | |
| class HapticImpact { | |
| /// Specifies feedback type, used with the `prepare()` function. | |
| enum ImpactType { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am jiropole on github. | |
| * I am jiropole (https://keybase.io/jiropole) on keybase. | |
| * I have a public key ASAGvRaOapcSvESe2vu75g9q3zCnzVxBQdA_bHHqIQVJpwo | |
| To claim this, I am signing this object: |