Memoization, useCallback & memo (using them wisely)
Nov 22, 2022 · 9 min read · In this article, we’ll learn how to implement memoization in React Native and touch base with the major topics around it. Focus Points of the Blog: Memoization and its importance. Important concepts related to Pure Component in class and memo in f...
PParth commented
