React Native Optimization Techniques (Part 1)
React Native unifies performance, but it isn't a guarantee. While you don’t have to worry about the performance of the underlying iOS and Android APIs calls, how you compose the components can make all the difference.