Haptific makes your application more engaging and keeps your user feel the application as they use it. Want to provide a better User Experience. Make use of Haptific, A framework that allows you to trigger feedbacks on the go! Your users would be delighted to touch and use various parts of your application.
Requirements • Usage • Installation • Author • Licence
Haptific requires iOS 11+ and is compatible with Swift 5 projects.
Haptific can be used to obtain simulate Haptic feedback on any iOS device.
Haptific.simulate(.selection)
Haptific.simulate(.selection)
Haptific.simulate(.impact(style: .heavy))
Haptific.simulate(.notification(style: .success))
Haptific is available through SPM. To install it, simply add the following line to your package.swift file:
.package(url: "git@github.com:Vignesh-Thangamariappan/Haptific.git", .upToNextMajor(from: "1.0.0"))
vignesh_thangamariappan, vignesh.thangamariappan@gmail.com
Haptific is available under the MIT license. See the LICENSE file for more info.