Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I recently upgraded my react native project from 0.59 to 0.60.5, however I wasn't using pods from the earlier version.

(我最近将我的react native项目从0.59升级到0.60.5,但是我没有使用早期版本的pod。)

How do I generate the Podfile for 0.60.5 to apply the new update?

(如何为0.60.5生成Podfile以应用新更新?)

  ask by Vince Gonzales translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.2k views
Welcome To Ask or Share your Answers For Others

1 Answer

You should use this resource .

(您应该使用此资源 。)

In the embedded link, I have selected your previous version of React Native and the new version you're upgrading to.

(在嵌入式链接中,我选择了您以前的React Native版本以及要升级到的新版本。)

I hope this helps you.

(我希望这可以帮助你。)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...