mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-31 01:45:51 +08:00
refactor: import from /native instead of /core
This commit is contained in:
@@ -9,7 +9,7 @@ Expo is currently not supported as it includes an older version of `react-native
|
||||
Open a Terminal in your project's folder and run,
|
||||
|
||||
```sh
|
||||
yarn add @react-navigation/core @react-navigation/native-stack
|
||||
yarn add @react-navigation/native @react-navigation/native-stack
|
||||
```
|
||||
|
||||
Now we need to install [`react-native-screens`](https://github.com/kmagiera/react-native-screens).
|
||||
|
||||
Reference in New Issue
Block a user