React Native Performance Optimization: Patterns I Actually Applied
Feb 9 · 5 min read · Performance issues in React Native apps mostly come from list rendering and images. Here are the optimization patterns I applied in Roavelo. FlatList Optimization FlatList is the most commonly used component in React Native, and also the one that nee...
Join discussion






