ftr9 / large_food_list_scroll_react_native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performant large list in react native with typescript

Things used to make it performant

  • FlashList
  • Debouncing technique
  • useRef() hook

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%