chore: add deprecation warnings

This commit is contained in:
Satyajit Sahoo
2021-03-09 17:27:40 +01:00
parent 22610014b3
commit 8e0ae5fc79
9 changed files with 152 additions and 5 deletions

View File

@@ -43,7 +43,8 @@
"dependencies": {
"@react-navigation/elements": "^1.0.0",
"color": "^3.1.3",
"react-native-iphone-x-helper": "^1.3.0"
"react-native-iphone-x-helper": "^1.3.0",
"warn-once": "^0.0.1"
},
"devDependencies": {
"@react-navigation/native": "^5.8.9",