Essential React Native Performance Tips and Tricks - SitePoint
Briefly

What sets exceptional developers apart is their ability to approach coding with a mindful consideration of performance implications.
Animations often run on the main thread by default... a heavy animation workload on the main thread can lead to performance issues, such as dropped frames.
Read at Sitepoint
[
]
[
|
]