Update Alert.ts

This commit is contained in:
Marcos Rodriguez Velez 2024-07-04 21:31:55 -04:00
parent 574b6a3b41
commit cb0cb261f9
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -1,7 +1,5 @@
import { Alert as RNAlert, Platform } from 'react-native';
import { Alert as RNAlert, Platform, ToastAndroid } from 'react-native';
import triggerHapticFeedback, { HapticFeedbackTypes } from '../blue_modules/hapticFeedback';
import { ToastAndroid } from 'react-native/types';
import loc from '../loc';
export enum AlertType {