DEV Community

Discussion on: React Native How Speed Up iOS Build 4x using cache Pods

Collapse
 
dirkpostma profile image
Dirk Postma

I created a demo project based on this blog post. See github.com/dirkpostma/react-native...

Also contains example CI script for Azure Pipelines, meant for inspiration

Collapse
 
retyui profile image
Davyd NRB

I saw that you did a presentation) Did you speak in public?

Collapse
 
dirkpostma profile image
Dirk Postma

Not really public, I did it for about 10/15 colleagues, all React Native developers. They really liked it and some of them are going to implement Pods caching in their projects as well. So big thanks to you!