Skip to content

Instantly share code, notes, and snippets.

View gorhom's full-sized avatar
😴
reach out to me on twitter.

Mo Gorhom gorhom

😴
reach out to me on twitter.
View GitHub Profile
@gorhom
gorhom / build-time-improvements.md
Created December 10, 2019 11:53 — forked from kelset/build-time-improvements.md
This is kind of a blogpost about my experience of diving deep to improve some timings for an iOS React Native app

Improving times for both iOS build and CI for a React Native app

Intro

Hello there.

So, if you are here you probably saw my previous tweet where I asked for tips & tricks on improving the timing on an iOS/React Native app build time.

What will follow was how I mixed those suggestions + some good old GoogleSearch-fu + me deep diving on this for ~2 days.