FlatList Component // React Native Performance Scroll

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025
  • In this lesson we look at the flatlist component which is the secret to blazing fast scrolling performance in React Native 😍
    Thanks to all the channel supporters, I can create this full course for React Professionals looking to quickly level up to React Native.
    -- React Native for Professionals --
    Complete Playlist for Subscribers (free 🤗): • Professional React Native
    Complete Playlist for Members (early release - no ads - 🙏🏻 for your support): • Members - React Native...
    🏷 #basarat #TypeScript #JavaScript #React #ReactNative #Tutorial
    👇 ❤️ Subscribe for MOORE ❤️ 👇
    www.youtube.co...
    🌹 Support 🌹
    Join: / basaratali
    ~
    / basarat
    github.com/bas...
    basarat.com/

Комментарии • 7

  • @feezy243
    @feezy243 26 дней назад +1

    Game changing video! Thanks!

  • @diert
    @diert 2 года назад +1

    Thank you that was very helpful.

  • @lucianacorreiagomes2064
    @lucianacorreiagomes2064 Год назад

    Amazing explanation! Keep it up :)

  • @iceman9746
    @iceman9746 Год назад +1

    great video thank you its very detailed

    • @basarat
      @basarat  Год назад

      Thanks 🌹 You can be my wingman any time ruclips.net/video/9s-a1vp4LLk/видео.html

  • @yngeshraman2636
    @yngeshraman2636 Год назад

    I used the flatlist to make an option picker, and also used that animation which slides to a particular index, my list is about 50 length only, but if it has to auto animate to like 30 or even 20 from starting point which is 1, the animation does show up but the options disappeared for a while(2-3 seconds), and then they show up, How can I fix that any help please

  • @marknefedov
    @marknefedov Год назад

    Hi, can you show how to handle adding new elements to such setups with flatlist containing a lot of elements?