mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-12 19:21:02 +00:00
auto-commit for f861da0e-f2b8-40de-985a-27550349b9d0
This commit is contained in:
@@ -26,6 +26,7 @@ const LANGUAGES = [
|
||||
export default function LanguageSettingsScreen({ navigation }: any) {
|
||||
const insets = useSafeAreaInsets();
|
||||
const { user } = useAuth();
|
||||
const { colors } = useTheme();
|
||||
const [selectedLanguage, setSelectedLanguage] = useState('en');
|
||||
const [loading, setLoading] = useState(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user