Merge pull request #6 from xcarpentier/patch-1

Fix typo
This commit is contained in:
Krzysztof Magiera
2018-09-14 10:03:04 +02:00
committed by GitHub

View File

@@ -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).
## How can I take advantage of that?