Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,11 +219,13 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
'@config-plugins/react-native-webrtc',
'@config-plugins/react-native-callkeep',
'@react-native-firebase/app',
'@sentry/react-native',
'./customGradle.plugin.js',
'./customManifest.plugin.js',
'./plugins/withForegroundNotifications.js',
'./plugins/withNotificationSounds.js',
'./plugins/withMediaButtonModule.js',
'./plugins/withCheckInLiveActivity.js',
'./plugins/withInCallAudioModule.js',
['app-icon-badge', appIconBadgeConfig],
],
Expand Down
100 changes: 51 additions & 49 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@config-plugins/react-native-webrtc": "~12.0.0",
"@dev-plugins/react-query": "~0.2.0",
"@expo/html-elements": "~0.10.1",
"@expo/metro-runtime": "~5.0.5",
"@expo/metro-runtime": "~6.1.2",
"@gluestack-ui/accordion": "~1.0.6",
"@gluestack-ui/actionsheet": "~0.2.44",
"@gluestack-ui/alert": "~0.1.15",
Expand Down Expand Up @@ -102,8 +102,8 @@
"@react-native-firebase/messaging": "^23.5.0",
"@rnmapbox/maps": "10.2.10",
"@semantic-release/git": "^10.0.1",
"@sentry/react-native": "~6.14.0",
"@shopify/flash-list": "1.7.6",
"@sentry/react-native": "~7.2.0",
"@shopify/flash-list": "2.0.2",
"@tanstack/react-query": "~5.52.1",
"app-icon-badge": "^0.1.2",
"axios": "~1.12.0",
Expand All @@ -112,37 +112,38 @@
"buffer": "^6.0.3",
"countly-sdk-react-native-bridge": "25.4.1",
"date-fns": "^4.1.0",
"expo": "~53.0.27",
"expo-application": "~6.1.5",
"expo-asset": "~11.1.7",
"expo-audio": "~0.4.9",
"expo-auth-session": "~6.2.1",
"expo-av": "~15.1.7",
"expo-build-properties": "~0.14.8",
"expo-constants": "~17.1.8",
"expo-crypto": "~14.1.5",
"expo-dev-client": "~5.2.4",
"expo-device": "~7.1.4",
"expo-document-picker": "~13.1.6",
"expo-file-system": "~18.1.11",
"expo-font": "~13.3.2",
"expo-image": "~2.4.1",
"expo-image-manipulator": "~13.1.7",
"expo-image-picker": "~16.1.4",
"expo-keep-awake": "~14.1.4",
"expo-linking": "~7.1.7",
"expo-localization": "~16.1.6",
"expo-location": "~18.1.6",
"expo-navigation-bar": "~4.2.8",
"expo-router": "~5.1.11",
"expo-screen-orientation": "~8.1.7",
"expo-secure-store": "~14.2.4",
"expo-sharing": "~13.1.5",
"expo-splash-screen": "~0.30.10",
"expo-status-bar": "~2.2.3",
"expo-system-ui": "~5.0.11",
"expo-task-manager": "~13.1.6",
"expo-web-browser": "~14.2.0",
"expo": "^54.0.33",
"expo-application": "~7.0.8",
"expo-asset": "~12.0.12",
"expo-audio": "~1.1.1",
"expo-auth-session": "~7.0.10",
"expo-av": "~16.0.8",
"expo-build-properties": "~1.0.10",
"expo-clipboard": "~8.0.8",
"expo-constants": "~18.0.13",
"expo-crypto": "~15.0.8",
"expo-dev-client": "~6.0.20",
"expo-device": "~8.0.10",
"expo-document-picker": "~14.0.8",
"expo-file-system": "~19.0.21",
"expo-font": "~14.0.11",
"expo-image": "~3.0.11",
"expo-image-manipulator": "~14.0.8",
"expo-image-picker": "~17.0.10",
"expo-keep-awake": "~15.0.8",
"expo-linking": "~8.0.11",
"expo-localization": "~17.0.8",
"expo-location": "~19.0.8",
"expo-navigation-bar": "~5.0.10",
"expo-router": "~6.0.23",
"expo-screen-orientation": "~9.0.8",
"expo-secure-store": "~15.0.8",
"expo-sharing": "~14.0.8",
"expo-splash-screen": "~31.0.13",
"expo-status-bar": "~3.0.9",
"expo-system-ui": "~6.0.9",
"expo-task-manager": "~14.0.9",
"expo-web-browser": "~15.0.10",
"geojson": "~0.5.0",
"i18next": "~23.14.0",
"livekit-client": "^2.15.7",
Expand All @@ -153,28 +154,29 @@
"moti": "~0.29.0",
"nativewind": "~4.1.21",
"promise": "8.3.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-error-boundary": "~4.0.13",
"react-hook-form": "~7.53.0",
"react-i18next": "~15.0.1",
"react-native": "0.79.6",
"react-native": "0.81.5",
"react-native-base64": "~0.2.1",
"react-native-ble-manager": "^12.1.5",
"react-native-callkeep": "github:Irfanwani/react-native-callkeep#957193d0716f1c2dfdc18e627cbff0f8a0800971",
"react-native-edge-to-edge": "1.6.0",
"react-native-flash-message": "~0.4.2",
"react-native-gesture-handler": "~2.24.0",
"react-native-keyboard-controller": "^1.18.6",
"react-native-gesture-handler": "~2.28.0",
"react-native-keyboard-controller": "1.18.5",
"react-native-logs": "~5.3.0",
"react-native-mmkv": "~3.1.0",
"react-native-reanimated": "~3.17.4",
"react-native-reanimated": "~4.1.1",
"react-native-restart": "0.0.27",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1",
"react-native-svg": "15.11.2",
"react-native-web": "^0.20.0",
"react-native-webview": "~13.13.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-svg": "15.12.1",
"react-native-web": "^0.21.0",
"react-native-webview": "13.15.0",
"react-native-worklets": "0.5.1",
"react-query-kit": "~3.3.0",
"tailwind-variants": "~0.2.1",
"zod": "~3.23.8",
Expand All @@ -184,15 +186,15 @@
"@babel/core": "~7.26.0",
"@commitlint/cli": "~19.2.2",
"@commitlint/config-conventional": "~19.2.2",
"@expo/config": "^11.0.0",
"@expo/config": "~12.0.12",
"@testing-library/jest-dom": "~6.5.0",
"@testing-library/react-native": "~12.9.0",
"@types/geojson": "~7946.0.16",
"@types/i18n-js": "~3.8.9",
"@types/jest": "~29.5.14",
"@types/lodash.memoize": "~4.1.9",
"@types/mapbox-gl": "3.4.1",
"@types/react": "~19.0.10",
"@types/react": "~19.1.10",
"@types/react-native-base64": "~0.2.2",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand All @@ -218,7 +220,7 @@
"eslint-plugin-unused-imports": "~2.0.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-expo": "~53.0.14",
"jest-expo": "~54.0.17",
"jest-junit": "~16.0.0",
"lint-staged": "~15.2.9",
"np": "~10.0.7",
Expand All @@ -229,7 +231,7 @@
"tailwindcss": "3.4.4",
"ts-jest": "~29.1.2",
"ts-node": "~10.9.2",
"typescript": "5.8.x",
"typescript": "~5.9.2",
"wait-on": "9.0.3"
},
"repository": {
Expand Down
Loading
Loading