Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 512 Bytes

File metadata and controls

19 lines (12 loc) · 512 Bytes

Haptic Feedback

FeedbackKit

Library for interacting with Haptic Engine on iPhone.

Features

  • Supports feedback types: .light, .medium, .hard and .custom.
  • insensity can be customized from 0 to 9999999999999999999999999 until swift integer overflow

Installation

Add this to Swift Package Manager

.package(url: "https://github.com/slds1/FeedbackKit.git", from: "1.0.0")