Biz π©π»βπ»π¨π»βπ»
Open in Telegram
ProqramlaΕdΔ±rma ilΙ ΙlaqΙli hΙr ΕeydΙn danΔ±Εa bilΙcΙyimiz bir qrupdur. Qrupda istifadΙ etdiyimiz faydalΔ± qaynaqlarΔ± paylaΕΔ±rΔ±q vΙ verilΙn suallarΔ± Γ§ox vaxt cavabsΔ±z qoymuruq.
Show moreThe country is not specifiedThe category is not specified
923
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
Fixed vermisΙnsΙ dΙ buttona basanda padding vΙ ya margin ΙlavΙ et aΕaΔΔ±ya
let switchValueSR = ['1'];
const [switchValueT, setSwitchValueT] = useState(true);
const [switchValueS, setSwitchValueS] = useState(false);
const [switchValueH, setSwitchValueH] = useState(0);
let stxt = ['0'];
let lstxt, astxt, estxt, sbtxt;
const SwitchSelectorSROnPress = () => {
console.log(switchValueSR);
if (switchValueSR[0] === '1') switchValueSR[0] = '0';
else switchValueSR[0] = '1';
};
const SwitchSelectorSR = () => {
if (switchValueSR[0] === '1') {
return (
<TouchableOpacity
onPress={SwitchSelectorSROnPress}
style={{
width: 64,
height: 36,
backgroundColor: colors.blue,
borderRadius: 35,
alignItems: 'flex-end',
}}>
<View
style={{
width: 36,
height: 36,
backgroundColor: colors.white,
borderRadius: 36,
borderWidth: 3,
borderColor: colors.orange,
alignItems: 'center',
justifyContent: 'center',
}}>
<Text
style={{
fontSize: 14,
lineHeight: 17,
color: colors.black,
}}>
{strings.yes}
</Text>
</View>
</TouchableOpacity>
);
} else if (switchValueSR[0] === '0') {
return (
<TouchableOpacity
onPress={() => {
SwitchSelectorSROnPress();
}}
style={{
width: 64,
height: 36,
backgroundColor: colors.white,
borderRadius: 35,
alignItems: 'flex-start',
}}>
<View
style={{
width: 36,
height: 36,
backgroundColor: colors.white,
borderRadius: 36,
borderWidth: 3,
borderColor: colors.orange,
alignItems: 'center',
justifyContent: 'center',
}}>
<Text
style={{
fontSize: 14,
lineHeight: 17,
color: colors.black,
}}>
{strings.no}
</Text>
</View>
</TouchableOpacity>
);
}
};
Deyilenlere gore yeni nesil python toz dumana edecek kohne nesilleri
Her vaxtiniz xeyir. Kodda mence her sey qaydasinda olmalidir, niye bele olur?
amd prosessorlu komp variydi android studio yukledim haxm problemi vrdi ne qeder eldim duzeldemmedim
