UNPKG

expo-haptics

Version:

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

16 lines (15 loc) 341 B
{ "platforms": ["apple", "android"], "apple": { "modules": ["HapticsModule"] }, "android": { "modules": ["expo.modules.haptics.HapticsModule"], "publication": { "groupId": "host.exp.exponent", "artifactId": "expo.modules.haptics", "version": "56.0.3", "repository": "local-maven-repo" } } }