Skip to content

Commit 4ce5289

Browse files
committed
Mention Expo React Navigation devtools plugin
1 parent 14d6b27 commit 4ce5289

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

versioned_docs/version-7.x/upgrading-from-6.x.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,8 @@ Previously, we added a Flipper plugin for React Navigation to make debugging nav
331331
332332
Since the React Native team migrating away from Flipper, it doesn't make much sense for us to spend additional resources to keep supporting it. So we've removed the Flipper plugin from `@react-navigation/devtools`.
333333

334+
As an alternative, you can use [React Navigation devtools plugin for Expo](https://docs.expo.dev/debugging/devtools-plugins/#react-navigation) if you are using [Expo](https://expo.dev).
335+
334336
#### Various deprecated APIs are removed
335337

336338
We have removed all of the previously deprecated APIs. These APIs were deprecated in React Navigation 6 and showed a warning when used. So make sure that you have addressed all the warnings before upgrading.

0 commit comments

Comments
 (0)