1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Local translation works

This commit is contained in:
Zhiyuan Zheng
2021-05-19 23:28:01 +02:00
parent 67d3589f30
commit 0517d2fae2
15 changed files with 159 additions and 42 deletions

View File

@@ -13,7 +13,8 @@ export default (): ExpoConfig => ({
privacy: 'hidden',
assetBundlePatterns: ['assets/*'],
extra: {
sentryDSN: process.env.SENTRY_DSN
sentryDSN: process.env.SENTRY_DSN,
translateKey: process.env.TRANSLATE_KEY
},
hooks: {
postPublish: [