migrate to expo-application (#3417)

* migrate to `expo-application`

* replace additional usage
This commit is contained in:
Hailey 2024-04-04 21:19:28 -07:00 committed by GitHub
parent 0433f8ad68
commit cddbbc4bd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 15 additions and 21 deletions

View file

@ -106,7 +106,7 @@
"emoji-mart": "^5.5.2",
"eventemitter3": "^5.0.1",
"expo": "^50.0.8",
"expo-application": "~5.8.3",
"expo-application": "^5.8.3",
"expo-build-properties": "^0.11.1",
"expo-camera": "~14.0.4",
"expo-clipboard": "^5.0.1",
@ -174,7 +174,6 @@
"react-native-uitextview": "^1.1.6",
"react-native-url-polyfill": "^1.3.0",
"react-native-uuid": "^2.0.1",
"react-native-version-number": "^0.3.6",
"react-native-web": "~0.19.6",
"react-native-web-linear-gradient": "^1.1.2",
"react-native-web-webview": "^1.0.2",