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

iOS can run

This commit is contained in:
Zhiyuan Zheng
2021-01-28 00:41:53 +01:00
parent 6c6d563aae
commit ea3fa87057
86 changed files with 3384 additions and 35 deletions

5
metro.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
transformer: {
assetPlugins: ['expo-asset/tools/hashAssetFiles'],
},
};