Change package name

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-07-12 12:49:59 +03:00
parent 952bd591dd
commit ce8ef46c20
12 changed files with 263 additions and 76 deletions

View File

@@ -15,6 +15,7 @@
},
"dependencies": {
"@bankify/redux-persist-realm": "^0.1.3",
"@react-native-clipboard/clipboard": "^1.11.2",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native-stack": "^6.9.13",
@@ -32,7 +33,9 @@
"react-native-safe-area-context": "^4.6.4",
"react-native-scoped-storage": "^1.9.3",
"react-native-screens": "^3.22.1",
"react-native-share": "^9.2.2",
"react-native-vector-icons": "^9.2.0",
"react-native-video": "^5.2.1",
"react-redux": "^8.1.1",
"realm": "^11.10.1",
"redux-persist": "^6.0.0"