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/api/navigators/Navigators.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Navigators
2
2
3
-
Navigators allow you define you application's navigation structure. Navigators also render common elements such as headers and tab bars which you can configure.
3
+
Navigators allow you to define your application's navigation structure. Navigators also render common elements such as headers and tab bars which you can configure.
4
4
5
5
Under the hood, navigators are plain React components.
0 commit comments