Git stats app using React Native, Tailwind CSS and TypeScript

Поділитися
Вставка
  • Опубліковано 16 лис 2022
  • Hi all,
    In this video, we will create a mobile app for Git stats look-up based on username. We will be using React Native, Expo, Tailwind CSS and TypeScript.
    Make sure you install the Expo client app on your phone to view the app from your phone after scanning the QR code as shown in the video.
    git:
    github.com/adityar15/gitstatr...
  • Наука та технологія

КОМЕНТАРІ • 11

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

    thanks for the video, i was here only for the className Error from typescript 19:45 in case someone is searching for the solution

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

    Nice! Thanks bro 👊🏻

  • @ysucaet
    @ysucaet 10 місяців тому

    Thanks for the video; how would you produce a global heatmap to indicate the locations in the world from where your (open source) project has been downloaded? Is that information (IP addresses from where pulls were issued) even available (and where?)?

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

    thank you!

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

    very good video for react native, could you make these videos with more pages in nested navigation and reusable components in these pages for react native in typescript. Thank you

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

      Thanks for the comment, won’t promise but I will try to create one :)

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

    why is there an `error` on className prop if we are using react-native with typescript?

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

    Everyone use expo :(

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

      I don't think there are any bad reasons to not do so. In the end you're stll building with react native, just encapsulating it in expo to have a better dev exp.

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

      @@luanbravo4401 Expo is nice hahahh :) react will continue based on expo i guess :)