This plugin provides a way to vibrate the device.This plugin defines global objects including navigator.vibrate.
cordova vibration ecosystem:cordova cordova-android cordova-ios cordova-windowsThis library was to be published hand-to-hand with my article on the Vibration API. You can also view the documentation. The vibration API is implemented in navigator.vibrate. So calling the function makes your phone vibrate. You can test if your browser is recent enough to have the vibrate function in navigator.
vibration-api vibration vibrateTapticEngine.js is brought in automatically. It adds a global TapticEngine object which you can use to interact with the plugin. Check the demo code for all the tricks in the book, or read on for some copy-pasteable samples.
taptic-engine haptic haptic-feedback taptic taptic-feedback vibrate vibration ecosystem:cordova cordova-iosChibe is an application for Android that vibrates your phone at set times. This helps you to effortlessly keep track of the time. Chibe acts like a modern replacement of a chiming or cuckoo's clock, it's customizable and it only affects you.
android phone productivity time time-tracker gpl gplv3 clock watch vibrationPiano is a convenient and easy-to-use wrapper around the AVFoundation and UIHapticFeedback frameworks, leveraging the full capabilities of the Taptic Engine, while following strict Apple guidelines to preserve battery life. Ultimately, Piano allows you, the composer, to conduct masterful symphonies of sounds and vibrations, and create a more immersive, usable and meaningful user experience in your app or game. Piano requires iOS 10+ and is compatible with Swift 4 projects.
taptic-engine vibration iphone apple iosVibration module with support for android, based on the pull request https://github.com/facebook/react-native/pull/2794 from @christopherdro. For iOS it wraps VibrationIOS. On iOS the duration can't be specified. If you don't specify a duration on Android 300ms will be used.
react react-native react-component android ios vibration
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.