Changes to get Fabric building for production (#3119)

* rm expo-updates for now

* rm expo-updates for now

* push podfile
This commit is contained in:
Hailey
2024-03-05 19:41:49 -08:00
committed by GitHub
parent abad9c92ae
commit b42edb1b76
7 changed files with 68 additions and 146 deletions
-11
View File
@@ -108,11 +108,6 @@ module.exports = function (config) {
web: {
favicon: './assets/favicon.png',
},
updates: {
enabled: true,
fallbackToCacheTimeout: 1000,
url: 'https://u.expo.dev/55bd077a-d905-4184-9c7f-94789ba0f302',
},
plugins: [
'expo-localization',
Boolean(process.env.SENTRY_AUTH_TOKEN) && 'sentry-expo',
@@ -132,12 +127,6 @@ module.exports = function (config) {
},
},
],
[
'expo-updates',
{
username: 'blueskysocial',
},
],
[
'expo-notifications',
{