Documentation Index
Fetch the complete documentation index at: https://mintlify.com/NativePHP/mobile-air/llms.txt
Use this file to discover all available pages before exploring further.
Import
Methods
vibrate() Deprecated
Trigger a haptic vibration.This method has been deprecated. Use
Device::vibrate() for haptic feedback.Migration
To migrate from the deprecatedHaptics facade to the Device facade:
Before (Deprecated):