softchatjs-react-native
Version:
React native UI SDK for softchatjs-core. Create a free account at: https://www.softchatjs.com
1 lines • 766 B
Source Map (JSON)
{"version":3,"sources":["../../src/helpers/haptics.ts"],"sourcesContent":["import * as ExpoHaptics from 'expo-haptics';\r\n\r\nexport default class Haptics {\r\n static success() {\r\n ExpoHaptics.notificationAsync(\r\n ExpoHaptics.NotificationFeedbackType.Success\r\n )\r\n }\r\n\r\n static light() {\r\n ExpoHaptics.impactAsync(ExpoHaptics.ImpactFeedbackStyle.Light)\r\n }\r\n\r\n static medium() {\r\n ExpoHaptics.impactAsync(ExpoHaptics.ImpactFeedbackStyle.Medium)\r\n }\r\n}"],"mappings":";AAAA,YAAY,iBAAiB;AAE7B,IAAqB,UAArB,MAA6B;AAAA,EAC3B,OAAO,UAAU;AACf,IAAY;AAAA,MACE,qCAAyB;AAAA,IACvC;AAAA,EACF;AAAA,EAEA,OAAO,QAAQ;AACb,IAAY,wBAAwB,gCAAoB,KAAK;AAAA,EAC/D;AAAA,EAEA,OAAO,SAAS;AACd,IAAY,wBAAwB,gCAAoB,MAAM;AAAA,EAChE;AACF;","names":[]}