Tapticc 1.1.1

Tapticc 1.1.1

Maintained by Derek Coder.



Tapticc 1.1.1

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 10.0+
  • iPhone 7+
  • Swift 4.2+

Installation

Tapticc is available through CocoaPods. To install it, simply add the following line to your Podfile:

Swift 5.0

pod 'Tapticc', '~> 1.1'

Swift 4.2

pod 'Tapticc', '1.0'

Usage

Create haptics to simulate physical impacts

impact

Create haptics to communicate successes, failures, and warnings

notification

Create haptics to indicate a change in selection

selection

Prepare

prepare

The prepare() method is optional; however, it is highly recommended. Calling this method helps ensure that your feedback has the lowest possible latency.

Apps of using this project

Please tell me or make pull request if you use this library in your application 😉

Grape
Grape for GitHub

Author

Donation

If you like this project or has been helpful to you, you can buy me a cup of coffe ☕️. Very appreciate it!😉

Donate

License

Tapticc is available under the MIT license. See the LICENSE file for more info.