🎨 React Native Performance Optimization Guide - Rendering Chapter

Article updated on 2022-08-29 with "Image" optimization content
Article updated on 2022-01-22 with "Fabric" architecture chapter
Article updated on 2021-07-01 with Redux optimization content
Talking about React Native in 2020, in the ever-changing frontend circle, might be considered quite alternative. Before writing this article, I hesitated, but then I thought that writing technical articles isn't about following trends - writing about whatever is trendy. So I decided to write this React Native performance optimization article.
The React Native performance optimizations discussed in this article haven't reached the level of modifying React Native source code, so they are highly universal and useful for most RN developers.

