mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 17:34:59 +08:00
Add missing characters to navigators api doc (#264)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Navigators
|
||||
|
||||
Navigators allow you define you application's navigation structure. Navigators also render common elements such as headers and tab bars which you can configure.
|
||||
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.
|
||||
|
||||
Under the hood, navigators are plain React components.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user