Skip to content

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.

License

Notifications You must be signed in to change notification settings

Vignesh-Thangamariappan/Haptific

Repository files navigation

Haptific

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. Haptic Feedback

Platform: iOS 10.0+ Language: Swift 5 SPM compatibleLicense: MIT

RequirementsUsageInstallationAuthorLicence

Requirements

Haptific requires iOS 11+ and is compatible with Swift 5 projects.

Usage

Haptific can be used to obtain simulate Haptic feedback on any iOS device.

Simulate Feedback

Haptific.simulate(.selection)

Various type of Haptics.

Haptific.simulate(.selection)
Haptific.simulate(.impact(style: .heavy))
Haptific.simulate(.notification(style: .success))

Installation

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"))

Author

vignesh_thangamariappan, vignesh.thangamariappan@gmail.com

License

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages