Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 884 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 884 Bytes

HapticHelper

Version License Platform

Installation

  • Install with Cocoapods

    pod 'HapticHelper', '~> 1.0'

Requirements

  • iOS 10.0+
  • Xcode 8.0+
  • Objective-C

Haptic Feedback Requirements:

  • A device with a supported Taptic Engine (iPhone 7 and iPhone 7 Plus).
  • App is running in the foreground.
  • System Haptics setting is enabled.

Author

HapticHelper is written by Emre YANIK (emreyanik).

Licenses

HapticHelper is under MIT license. See the LICENSE for more info.