hide google

This commit is contained in:
2024-09-07 22:00:24 -04:00
parent 9c36ccc6d3
commit e342cca135
+10 -10
View File
@@ -1,10 +1,10 @@
import { Stack, useNavigation } from 'expo-router';
import { ImageBackground, StyleSheet, Button, TextInput, SafeAreaView, Text, View ,Image,Alert } from 'react-native';
import { useEffect,useState } from 'react';
import {
GoogleSignin,
GoogleSigninButton,
} from "@react-native-google-signin/google-signin";
// import {
// GoogleSignin,
// GoogleSigninButton,
// } from "@react-native-google-signin/google-signin";
const Home =()=> {
const [username, onChangeUsername] = useState('');
@@ -12,12 +12,12 @@ const Home =()=> {
const image = {uri: 'https://rader.app/assets/images/app/home.jpg'};
useEffect(() => {
GoogleSignin.configure({
webClientId:
"828012052860-rq3m5ppckbmtc7vfjp3mau0s6p8h9mgm.apps.googleusercontent.com",
});
}, []);
// useEffect(() => {
// GoogleSignin.configure({
// webClientId:
// "828012052860-rq3m5ppckbmtc7vfjp3mau0s6p8h9mgm.apps.googleusercontent.com",
// });
// }, []);
//https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1/userlogin