UNPKG

expo-haptics

Version:

Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.

4 lines (3 loc) 147 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="android.permission.VIBRATE"/> </manifest>