MCPcopy
hub / github.com/BlueWallet/BlueWallet / Alert.ts

File Alert.ts

components/Alert.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Alert as RNAlert, Platform, ToastAndroid, AlertButton, AlertOptions } from 'react-native';
2import triggerHapticFeedback, { HapticFeedbackTypes } from '../blue_modules/hapticFeedback';
3import loc from '../loc';
4import { navigationRef } from '../NavigationService';

Callers

nothing calls this directly

Calls 3

clearCacheFunction · 0.85
triggerHapticFeedbackFunction · 0.85
showAlertFunction · 0.85

Tested by

no test coverage detected