icon

Build Cache for React Native

Activates Bitrise Build Cache features for React Native projects

This Step activates Bitrise Build Cache for all build systems used in a React Native project.

After this Step executes,

  • enabling Xcode cache will result in: iOS builds will use the Bitrise Build Cache for Xcode via Xcelerate, with a background proxy started automatically.
  • enabling Gradle cache will result in: Android Gradle builds will automatically read from and push entries to the remote cache. C++ native modules will also be compiled using ccache, with a background storage helper started automatically.

Similar steps

Activates Bitrise Remote Build Cache for subsequent Bazel builds in the workflows.

Activates Bitrise Remote Build Cache add-on for subsequent Gradle builds in the workflow

Activates Bitrise Remote Build Cache add-on for subsequent Xcode builds in the workflow

Release a React Native update to AppCenter CodePush