Skip to content

Commit 20a83ff

Browse files
satya164TranceverbrentvatneWoLewicki
authored
Document experimental web support (react-navigation#762)
Co-Authored-By: Dawid Urbaniak <dawidu@onet.pl> Co-Authored-By: Brent Vatne <brentvatne@gmail.com> Co-Authored-By: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
1 parent fc08e93 commit 20a83ff

16 files changed

+812
-476
lines changed

versioned_docs/version-5.x/app-containers.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

versioned_docs/version-5.x/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Compatibility layer
66

77
> Note: Before following this guide, make sure that you've followed the [Getting Started](getting-started.md) guide to setup React Navigation 5 in your app.
88
9-
React Navigation 5 has a completely new API, so our old code using React Navigation 4 will no longer work with this version. If you are not familiar with the new API, you can read about the differences in the [upgrade guide](/docs/upgrading-from-4.x). We understand that this can be a lot of work, so we have made a compatibility layer to make this easier.
9+
React Navigation 5 has a completely new API, so our old code using React Navigation 4 will no longer work with this version. If you are not familiar with the new API, you can read about the differences in the [upgrade guide](upgrading-from-4.x.md). We understand that this can be a lot of work, so we have made a compatibility layer to make this easier.
1010

1111
To use the compatibility layer, we need to install [`@react-navigation/compat`](https://github.com/react-navigation/react-navigation/tree/master/packages/compat):
1212

0 commit comments

Comments
 (0)