Metro Cache
JSON →Metro is the JavaScript bundler for React Native applications. The metro-cache package provides caching layers for Metro, enabling faster builds by storing and retrieving previously computed results. Version 0.84.4 is the current stable release. It is updated frequently alongside Metro releases. Key differentiators include multiple cache backends (file, HTTP, etc.) and integration with Metro's build pipeline. It is part of the official Metro monorepo maintained by Meta.
Resources
packagemetro-cache ↗