Measuring and Improving React Native Performance | Alexandre Moureaux | Conf 2022

The web has several tools to measure performance, but what about us, React Native devs? Have you ever added some optimization in your code (like a memo here and there) and wondered if it had a real impact on performance? Presenting a Flipper plugin to measure React Native performance, with a concrete case of how it’s used at BAM to bring their app performance to the top quality. Bonus: a deep dive into React DevTools flame charts! Make sure to follow us on Twitter not to miss any news on the next edition of Conf!
Back to Top