Merge branch 'release/1.6.0' into rome/1.6.0

This commit is contained in:
Patrick Fic
2024-08-15 15:19:34 -07:00
25 changed files with 18188 additions and 10473 deletions

View File

@@ -11,6 +11,7 @@
},
"orientation": "default",
"icon": "./assets/RomeIcon.png",
"platforms": ["ios", "android"],
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.rome.mobile",
@@ -43,6 +44,7 @@
"url": "https://u.expo.dev/df105e21-a07f-4425-af10-2200a7704a48"
},
"assetBundlePatterns": ["**/*"],
"assetBundlePatterns": ["**/*"],
"web": {
"favicon": "./assets/RomeIcon.png",
"config": {
@@ -58,11 +60,15 @@
}
},
"description": "",
"hooks": {
"postPublish": []
},
"plugins": [
"sentry-expo",
[
"@sentry/react-native/expo",
{
"url": "https://sentry.io/",
"organization": "imex",
"project": "imexmobile"
}
],
[
"expo-media-library",
{