We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NavigationContainer
1 parent faae54d commit cbd1ebaCopy full SHA for cbd1eba
docs/analytics/screen-tracking.md
@@ -12,7 +12,7 @@ therefore there is no "one fits all" solution to screen tracking.
12
# React Navigation
13
14
The [React Navigation](https://reactnavigation.org/) library allows for various navigation techniques such as
15
-Stack, Tab, Native or even custom navigation. The `NavigationController` component which the library exposes provides
+Stack, Tab, Native or even custom navigation. The `NavigationContainer` component which the library exposes provides
16
access to the current navigation state when a screen changes, allowing you to use the [`logScreenView`](/reference/analytics#logScreenView)
17
method the Analytics library provides:
18
0 commit comments