0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[React Native] upgrade-helperが便利

Posted at

以前、React Native製アプリの React Nativeのバージョンアップに関する記事を書きました。
そして今回0.59.8から0.60.5にバージョンアップしようとしたところ、リリースノートに見慣れないこんな表示がありました。

image.png

どうやらアップグレード用のサポートツールが出来たらしい。
URLはこれです。
https://react-native-community.github.io/upgrade-helper/

アクセスしてみると、現在のバージョンと上げたいバージョンの差分が見れるようです。
rn-diffが公式に作られたようなイメージですね。
image.png

これで以前書いた記事の「スケルトンとの比較」の部分の確認が簡単になりそうです。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?