This commit is contained in:
Xavier Carpentier
2018-09-12 21:00:49 +02:00
committed by GitHub
parent 651adf6725
commit c999930af6

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).
## Usage with [react-navigation](https://github.com/react-navigation/react-navigation)