Is Flashlist Actually Better Than The Default Solution? | React Native Optimization Shorts 4

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • In this episode of React Native Optimization Shorts, Szymon Rybczak dives into a topic many of us in the React Native community have wrestled with: the flashing screens and sluggish scrolling that especially plague low-end Android devices.
    Discover how Shopify’s Flashlist is shaking up the game. Can it solve these notorious issues? Let’s find out!
    Looking for more performance optimization insights? Download our guide and #stayoptimized: hubs.li/Q02wDQLQ0

КОМЕНТАРІ • 5

  • @ОсадчийАртем
    @ОсадчийАртем 4 місяці тому +2

    So FlatList wasn't using a recycling approach under the hood? It sounds confusing as I always thought it's the default behaviour for this kind of view

    • @mohammadkhazali
      @mohammadkhazali 4 місяці тому

      FlatList has virtualization but not recycling… there’s a very subtle difference

    • @glaze4629
      @glaze4629 4 місяці тому +1

      @@mohammadkhazali I'm a bit confused, what is the difference between the two?

  • @abstractionGod
    @abstractionGod 2 місяці тому

    I’m looking to switch to flashList except I’m rendering videos. flatList has been a bit weird for my users on android

  • @gadayash9
    @gadayash9 4 місяці тому

    I like these
    Keep going!