React Native Tutorial - 16 - Activity Indicator

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 16

  • @pramodghodke8005
    @pramodghodke8005 Рік тому +5

    Damn easy, slow explained, and detailed clean content

  • @Hoangnguyen-fy9px
    @Hoangnguyen-fy9px 8 місяців тому

    Love it how you break it down into small increments like this so that the lessons are not too long.

  • @maxfowzi
    @maxfowzi Рік тому +2

    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

  • @no_one9
    @no_one9 Рік тому +1

    Vishwas, thank you so much,
    There are multiple tutorials out there but I would say that you're the BEST

  • @advokats086
    @advokats086 Рік тому +1

    Great lessons... Short and clear !!!

  • @radham2144
    @radham2144 5 місяців тому

    Love it. You are the best Vishwas.

  • @mahasabri5949
    @mahasabri5949 11 місяців тому

    yes....i did toggle activity indicator ...thank you

  • @seddeknadhem5638
    @seddeknadhem5638 Рік тому

    Two lessons let's gooo ... waiting for more

  • @naiksachin6524
    @naiksachin6524 Рік тому +3

    Like and Subscribed.

  • @abdu5822
    @abdu5822 Рік тому +1

    Will there be an expo videos in the course in the future? I'd love to see that

  • @chayanjana20
    @chayanjana20 6 місяців тому

    Good one🎉🎉

  • @tuannguyenthai
    @tuannguyenthai 7 місяців тому +2

    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


    );
    }

    • @aadilbelim1562
      @aadilbelim1562 5 місяців тому +1

      there is an error in this code .... Button is self closing tag and button named by only using title prop inside the button tag

    • @omsavani4154
      @omsavani4154 3 місяці тому

      @@aadilbelim1562 absolutely

  •  3 місяці тому

    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.

  • @otabekyetovqoziyev3222
    @otabekyetovqoziyev3222 Рік тому

    👍👍👍👍👍