This commit is contained in:
Fredrik Burmester
2025-01-23 11:29:35 +01:00
parent 3e299e2136
commit 252fc4387b
3 changed files with 2 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -18,8 +18,8 @@
"preset": "jest-expo"
},
"dependencies": {
"@bottom-tabs/react-navigation": "0.7.8",
"react-native-bottom-tabs": "0.7.8",
"@bottom-tabs/react-navigation": "0.8.0",
"react-native-bottom-tabs": "0.8.0",
"@config-plugins/ffmpeg-kit-react-native": "^8.0.0",
"@expo/react-native-action-sheet": "^4.1.0",
"@expo/vector-icons": "^14.0.4",

View File

@@ -3,7 +3,6 @@
<base-config cleartextTrafficPermitted="false">
<trust-anchors>
<certificates src="system" />
<certificates src="user" />
</trust-anchors>
</base-config>
</network-security-config>