Skip to content

React Native node and native dependency updates #9317

Discussion options

You must be logged in to vote

Based on the above thread, it seems that your Podfile.lock (and maybe also your Gradle?) depends on the contents of package.json/yarn.lock so needs refreshing if they change. Unfortunately we do not support this concept today - Podfile.lock is only updated if Podfile is updated.

If you self-host, you could make use of postUpgradeTasks to run any custom command after an upgrade, including pod ones.

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
4 replies
@cranberyxl
Comment options

@rarkins
Comment options

@cranberyxl
Comment options

@rarkins
Comment options

Comment options

You must be logged in to vote
15 replies
@viceice
Comment options

@jarnove
Comment options

@viceice
Comment options

@jarnove
Comment options

@viceice
Comment options

Answer selected by cranberyxl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants