To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 10.0+
- iPhone 7+
- Swift 4.2+
Tapticc is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Tapticc', '~> 1.1'
pod 'Tapticc', '1.0'
The
prepare()
method is optional; however, it is highly recommended. Calling this method helps ensure that your feedback has the lowest possible latency.
Coderx for GitHub |
- Twitter: @derekcoder_
- Weibo: @derekcoder
- Email: [email protected]
Tapticc is available under the MIT license. See the LICENSE file for more info.