With the new architecture, react native brings along a major slowdown of builds. They do have a guide about using ccache, even with CI: Speeding up your Build phase 路 React Native
What is a good way to implement that on bitrise?
What other caches / methods can be used to speed up builds ?