mobile: support android 16

This commit is contained in:
Ammar Ahmed
2025-06-16 13:33:37 +05:00
committed by Abdullah Atta
parent 1932d27f1c
commit 7aa975457c
3 changed files with 13867 additions and 190 deletions

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@ammarahmed/notifee-react-native": "7.4.9",
"@callstack/repack": "~5.0.0",
"@callstack/repack": "~5.1.2",
"@bam.tech/react-native-image-resizer": "3.0.11",
"@react-native-clipboard/clipboard": "^1.9.0",
"@react-native-community/checkbox": "^0.5.8",
@@ -66,7 +66,7 @@
"react-native-screenguard": "^1.0.0",
"@formatjs/intl-locale": "4.0.0",
"@formatjs/intl-pluralrules": "5.2.14",
"@ammarahmed/react-native-sodium": "^1.6.1",
"@ammarahmed/react-native-sodium": "^1.6.2",
"@react-native-community/datetimepicker": "^8.2.0",
"react-native-exit-app": "github:ammarahm-ed/react-native-exit-app",
"react-native-begin-background-task": "github:blockfirm/react-native-begin-background-task",
@@ -82,7 +82,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/runtime": "^7.27.1",
"@react-native-community/cli": "15.0.1",
"@rspack/core": "^1.3.10",
"@rspack/core": "^1.3.15",
"@react-native-community/cli-platform-android": "15.0.1",
"@react-native-community/cli-platform-ios": "15.0.1",
"@react-native/babel-preset": "0.77.2",
@@ -93,7 +93,7 @@
"react-test-renderer": "18.2.0",
"babel-loader": "^10.0.0",
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
"@callstack/repack-plugin-reanimated": "^5.0.0",
"@callstack/repack-plugin-reanimated": "^5.1.2",
"babel-plugin-syntax-hermes-parser": "^0.26.0",
"@swc/helpers": "^0.5.15",
"detox": "^20.27.6",

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long