Skip to content

Commit f073749

Browse files
committed
Add comparision between static and dynamic APIs
1 parent 6a06829 commit f073749

File tree

6 files changed

+898
-4
lines changed

6 files changed

+898
-4
lines changed

versioned_docs/version-7.x/combine-static-with-dynamic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: combine-static-with-dynamic
3-
title: Combining static and dynamic APIs
4-
sidebar_label: Static and dynamic APIs
3+
title: Mixing Static & Dynamic APIs
4+
sidebar_label: Mixing Static & Dynamic APIs
55
---
66

77
While the static API has many advantages, it doesn't fit use cases where the navigation configuration needs to be dynamic. So React Navigation supports interop between the static and dynamic APIs.

0 commit comments

Comments
 (0)