LoginSignup
0
0

More than 1 year has passed since last update.

【react navigation】react-navigation/bottom-tabsが動かない(自分メモ)

Posted at

はじめに

2022年5月にreact-navigation/bottom-tabsが動かなくなった時の対処法をメモ_φ(・_・

バージョン管理は大事。

原因

react-navigation/nativeとreact-navigation/bottom-tabsのバージョンが違ったため

解決策

react-navigation/bottom-tabsのバージョンが6であったため、既存のreact-navigation/nativeも5→6にバージョンアップした

参考記事

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