You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/screen-tracking.md
+4-54Lines changed: 4 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,8 @@ This example shows how to do screen tracking and send to Google Analytics. The a
8
8
9
9
## Listening to State Changes
10
10
11
-
Most users can use `onNavigationStateChange` to track the screen. If you manually control the top-level navigator (if you have integrated redux), this will not work for you.
0 commit comments