ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Sir please must humble request to you 🙏🙏🙏 please continue the java course with DSA 🙏🙏🙏🙏 because your way of explaining is very amazing and helpful for every person....
Toggle Status bar Style :const STYLES = ['default', 'dark-content', 'light-content'];const [statusBarStyle, setStatusBarStyle] = useState(STYLES[0]);const changeStatusBarStyle = () => { const styleId = STYLES.indexOf(statusBarStyle) + 1; if (styleId === STYLES.length) { setStatusBarStyle(STYLES[0]); } else { setStatusBarStyle(STYLES[styleId]); } };apply on button press:onPress={changeStatusBarStyle}
Sir bottom navigation ka color kaise change kare?
Thank you so much Sir
sir dosry button oo toggle krny ka tarika btayne please
const [barStyle, setBarStyle] = useState(false);// rest of code setBarStyle(!barStyle)} />
Laravel with shopify pr video bnaoge kya sir ???
Thank you sir
Sir buttom bar ko kaise hide kare, mobile ki button ko
sir Java videos kab tak ayenge?
Sir ios ka status bar kaise krein
❤
Sir please must humble request to you 🙏🙏🙏 please continue the java course with DSA 🙏🙏🙏🙏 because your way of explaining is very amazing and helpful for every person....
Toggle Status bar Style :
const STYLES = ['default', 'dark-content', 'light-content'];
const [statusBarStyle, setStatusBarStyle] = useState(STYLES[0]);
const changeStatusBarStyle = () => {
const styleId = STYLES.indexOf(statusBarStyle) + 1;
if (styleId === STYLES.length) {
setStatusBarStyle(STYLES[0]);
} else {
setStatusBarStyle(STYLES[styleId]);
}
};
apply on button press:
onPress={changeStatusBarStyle}
Sir bottom navigation ka color kaise change kare?
Thank you so much Sir
sir dosry button oo toggle krny ka tarika btayne please
const [barStyle, setBarStyle] = useState(false);
// rest of code
setBarStyle(!barStyle)}
/>
Laravel with shopify pr video bnaoge kya sir ???
Thank you sir
Sir buttom bar ko kaise hide kare, mobile ki button ko
sir Java videos kab tak ayenge?
Sir ios ka status bar kaise krein
❤