Home
last modified time | relevance | path

Searched defs:impactAsync (Results 1 – 3 of 3) sorted by relevance

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/haptics/
H A DHapticsModule.kt37 fun impactAsync(style: String, promise: Promise) { in impactAsync() method
/expo/packages/expo-haptics/src/
H A DHaptics.ts30 export async function impactAsync( function
/expo/packages/expo-haptics/build/
H A DHaptics.js25 export async function impactAsync(style = ImpactFeedbackStyle.Medium) { function