Back
Join now
About

Popular Tags

  • react
  • ui-components
  • shadcn-ui
  • tailwind
  • typescript
  • react-components
  • ui-design
  • open-source
  • llm
  • prototyping

Top Sources

  • github.com
  • clerk.com
  • 1771technologies.com
  • 21st.dev
  • abui.io
  • activepieces.com
  • ai-sdk.dev
  • alchemy.run
  • altsendme.com
  • animate-ui.com

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Tags
  • developer-tools
    1
  • expo-build-disk-cache
    1
  • expo-cli
    1
  • open-source
    1
  • react-native
    1
Website favicongithub.com
Website preview

Local Disk Caching Tool for Expo CLI Builds

Optimize your Expo CLI builds with local disk caching for faster performance.

Nneedim
Tech Stack
GitHubZodBiome JSTypeScriptRenovateBunNode.jsGitHub Actions
Summary

expo-build-disk-cache is a tool designed to enhance the build process for Expo CLI by enabling local disk caching. This functionality significantly reduces build times for commands such as npx expo run:android or npx expo run:ios, allowing cached builds to launch almost instantly by bypassing the typical compilation step.

Key features:

  • Local Disk Caching - Speeds up build processes by storing previous builds locally.
  • Custom Cache Directory - Allows users to specify a custom directory for cache storage.
  • Automatic Cache Cleanup - Manages cache efficiently by removing outdated files.
  • Integration with Remote Caching Providers - Supports integration with services like EAS for enhanced caching capabilities.

This tool is particularly beneficial for developers using Expo SDK 53+, as it streamlines the development workflow and improves efficiency.

Comments
No comments yet. Sign in to add the first comment!