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

Attempt to upgrade to RN 0.64

This commit is contained in:
Zhiyuan Zheng
2021-03-16 00:36:32 +01:00
parent 7329c7038b
commit d2addd1b11
20 changed files with 1850 additions and 2577 deletions

View File

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