mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-07-19 14:15:41 +00:00
auto-commit for 4ad74686-85cc-4c8c-8199-4a19334c243f
This commit is contained in:
@@ -5,12 +5,12 @@ import {
|
|||||||
StyleSheet,
|
StyleSheet,
|
||||||
ScrollView,
|
ScrollView,
|
||||||
TouchableOpacity,
|
TouchableOpacity,
|
||||||
Alert,
|
|
||||||
ActivityIndicator,
|
ActivityIndicator,
|
||||||
} from 'react-native';
|
} from 'react-native';
|
||||||
import { Ionicons } from '@expo/vector-icons';
|
import { Ionicons } from '@expo/vector-icons';
|
||||||
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
||||||
import { useAuth } from '../contexts/AuthContext';
|
import { useAuth } from '../contexts/AuthContext';
|
||||||
|
import { useTheme } from '../contexts/ThemeContext';
|
||||||
import i18n, { saveLanguage } from '../config/i18n';
|
import i18n, { saveLanguage } from '../config/i18n';
|
||||||
import AsyncStorage from '@react-native-async-storage/async-storage';
|
import AsyncStorage from '@react-native-async-storage/async-storage';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user