Merge pull request #393 from walkingriver/patch-1

Added comment for iOS.
This commit is contained in:
Max Lynch 2016-08-04 09:41:47 -05:00 committed by GitHub
commit 6a6c256e05

View File

@ -10,6 +10,7 @@ import { Cordova, Plugin } from './plugin';
*
*
* // Vibrate the device for a second
* // Duration is ignored on iOS.
* Vibration.vibrate(1000);
*
* // Vibrate 2 seconds