TP-46779 | performance optimisations
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "AV_APP",
|
||||
"version": "2.5.1",
|
||||
"version": "2.7.5",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android:dev": "yarn move:dev && react-native run-android",
|
||||
@@ -41,6 +41,7 @@
|
||||
"@nozbe/with-observables": "1.4.1",
|
||||
"@react-native-async-storage/async-storage": "1.17.11",
|
||||
"@react-native-clipboard/clipboard": "^1.11.2",
|
||||
"@react-native-community/cli-platform-android": "^11.3.9",
|
||||
"@react-native-community/netinfo": "9.3.7",
|
||||
"@react-native-firebase/analytics": "16.4.6",
|
||||
"@react-native-firebase/app": "16.4.6",
|
||||
@@ -49,6 +50,7 @@
|
||||
"@react-native-firebase/database": "16.4.6",
|
||||
"@react-native-firebase/firestore": "16.5.0",
|
||||
"@react-native-firebase/messaging": "17.4.0",
|
||||
"@react-native-firebase/perf": "^18.6.0",
|
||||
"@react-native-firebase/remote-config": "16.4.6",
|
||||
"@react-native-google-signin/google-signin": "9.0.2",
|
||||
"@react-navigation/bottom-tabs": "6.5.5",
|
||||
@@ -66,6 +68,7 @@
|
||||
"d3-shape": "3.2.0",
|
||||
"dayjs": "1.11.9",
|
||||
"fuzzysort": "2.0.4",
|
||||
"lodash.chunk": "^4.2.0",
|
||||
"lottie-react-native": "5.1.4",
|
||||
"react": "18.1.0",
|
||||
"react-hook-form": "7.40.0",
|
||||
@@ -82,6 +85,7 @@
|
||||
"react-native-get-sms-android": "2.1.0",
|
||||
"react-native-gzip": "1.0.0",
|
||||
"react-native-image-picker": "4.10.2",
|
||||
"react-native-mmkv": "2.5.1",
|
||||
"react-native-pager-view": "6.1.2",
|
||||
"react-native-pdf-renderer": "1.1.1",
|
||||
"react-native-permissions": "3.6.1",
|
||||
|
||||
Reference in New Issue
Block a user