mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 01:57:56 +00:00
auto-commit for 082d2dbb-c4c8-490f-9a65-19ab074b4775
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
} from 'react-native';
|
||||
import { Ionicons } from '@expo/vector-icons';
|
||||
import { useAuth } from '../contexts/AuthContext';
|
||||
import i18n from '../config/i18n';
|
||||
import { useLanguage } from '../contexts/LanguageContext';
|
||||
|
||||
export default function AuthScreen({ navigation }: any) {
|
||||
const { signIn, signUp } = useAuth();
|
||||
|
||||
Reference in New Issue
Block a user