Features :
- Trigger vibrations on your device in one line of code
- Complete API documentation and tutorials
- 7 demos to play with on iOS or Android
- iOS and Android interfaces
- Support for iOS Taptic Engine
- Support for iOS Core Haptics API
- Independent control of both rumble motors on a gamepad
- Android pre-SDK 26 support
- Android support for the new (post SDK 26) VibrationEffects
- Haptics support detection method
- Universal methods that allow support for both targets in one liners
- Fully commented code
- Fallback for old unsupported devices
- Get callbacks when your haptics end
- 9 basic presets
- 9 advanced pattern presets
- Support for transient haptics
- Support for continuous haptics, complete with start, update and stop methods to provide with complete control over time
- Support for AHAP files on iOS and Android waveforms
- Convertor helper to turn your AHAP files into Android waveforms
- Easy to extend and build upon