mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-06 08:33:16 +08:00
feat: add error if multiple instances of useLinking are used (#310)
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
"del-cli": "^3.0.0",
|
||||
"react": "~16.9.0",
|
||||
"react-native": "~0.61.5",
|
||||
"typescript": "^3.7.4"
|
||||
"typescript": "^3.7.4",
|
||||
"react-native-testing-library": "^1.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
|
||||
Reference in New Issue
Block a user