Problem
When we build our React Native project, if we have custom patches of React Native iOS code, then we must build React Native iOS from source on every full native build, which takes ~10-15 minutes, lengthening our feedback loop and slowing our development velocity.
Solution
Set up prebuilt React Native artifacts on iOS, just as we have on Android.
Issue Owner
Current Issue Owner: @mateuuszzzzz
Problem
When we build our React Native project, if we have custom patches of React Native iOS code, then we must build React Native iOS from source on every full native build, which takes ~10-15 minutes, lengthening our feedback loop and slowing our development velocity.
Solution
Set up prebuilt React Native artifacts on iOS, just as we have on Android.
Issue Owner
Current Issue Owner: @mateuuszzzzz