Optimizations in React Native
Nov 2, 2022 · 9 min read · I've observed that we frequently overlook relatively simple React component performance optimizations. I'll review a few quick solutions to fundamental performance issues in this piece. Let's get started. List Optimisation When rendering a long list,...
PPaul commented