mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
Fix typo
This commit is contained in:
committed by
GitHub
parent
651adf6725
commit
c999930af6
@@ -1,6 +1,6 @@
|
||||
# react-native-screens
|
||||
|
||||
This project aims to expose native navigation container components to React Native. It is not designed to be used as a standalone library but rather as a depenedncy of a [full-featured navigation library](https://github.com/react-navigation/react-navigation).
|
||||
This project aims to expose native navigation container components to React Native. It is not designed to be used as a standalone library but rather as a dependency of a [full-featured navigation library](https://github.com/react-navigation/react-navigation).
|
||||
|
||||
## Usage with [react-navigation](https://github.com/react-navigation/react-navigation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user