Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Damn easy, slow explained, and detailed clean content
Love it how you break it down into small increments like this so that the lessons are not too long.
With the Guru, everything seems so simple and easy. Waiting for Video nr 17, wonder which component it would be. Thanks once again, Mr Vishwas
Vishwas, thank you so much,There are multiple tutorials out there but I would say that you're the BEST
Great lessons... Short and clear !!!
Love it. You are the best Vishwas.
yes....i did toggle activity indicator ...thank you
Two lessons let's gooo ... waiting for more
Like and Subscribed.
Will there be an expo videos in the course in the future? I'd love to see that
Good one🎉🎉
exercisesimport { View, ActivityIndicator, Button } from "react-native";import { useState } from "react";export default function App() { const [loading, setLoading] = useState(false); return ( setLoading(!loading)}>Show Loading );}
there is an error in this code .... Button is self closing tag and button named by only using title prop inside the button tag
@@aadilbelim1562 absolutely
Thanks for the job well done, Vishwas 👌👌. I am requesting for the link to the components properties because i have failed to find it on the official website.
👍👍👍👍👍
Damn easy, slow explained, and detailed clean content
Love it how you break it down into small increments like this so that the lessons are not too long.
With the Guru, everything seems so simple and easy. Waiting for Video nr 17, wonder which component it would be. Thanks once again, Mr Vishwas
Vishwas, thank you so much,
There are multiple tutorials out there but I would say that you're the BEST
Great lessons... Short and clear !!!
Love it. You are the best Vishwas.
yes....i did toggle activity indicator ...thank you
Two lessons let's gooo ... waiting for more
Like and Subscribed.
Will there be an expo videos in the course in the future? I'd love to see that
Good one🎉🎉
exercises
import { View, ActivityIndicator, Button } from "react-native";
import { useState } from "react";
export default function App() {
const [loading, setLoading] = useState(false);
return (
setLoading(!loading)}>Show Loading
);
}
there is an error in this code .... Button is self closing tag and button named by only using title prop inside the button tag
@@aadilbelim1562 absolutely
Thanks for the job well done, Vishwas 👌👌. I am requesting for the link to the components properties because i have failed to find it on the official website.
👍👍👍👍👍