FlatList Component // React Native Performance Scroll

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

КОМЕНТАРІ • 6

  • @diert
    @diert Рік тому +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 ua-cam.com/video/9s-a1vp4LLk/v-deo.html

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

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

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

    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