Remote Cache is a feature that speeds up your development workflow by centralizing storage for native app builds. These builds can be retrieved either manually or through our CLI, dramatically reducing build times across your team.
The Remote Cache acts as a centralized storage for native app builds that can be hosted on various platforms:
Rock ships with ready-to-use GitHub Actions:
callstackincubator/ios
- iOS builds and cachingcallstackincubator/android
- Android builds and cachingThese actions automatically store native artifacts that can be reused across CI jobs and your local development environment through the Rock CLI.
.rock/
directory)