Video and Lottie Caching in React Native
Nov 20, 2024 · 4 min read · In our recent efforts to enhance the performance and reduce the size of our React Native app, we have implemented two types of caching: Video Caching and Lottie Caching. Both caching mechanisms utilize disk space to store the cached content, allowing...
Join discussion