1
0
mirror of https://github.com/tooot-app/app synced 2024-12-22 23:58:27 +01:00

Fix iOS engine build error

This commit is contained in:
Zhiyuan Zheng 2021-10-26 21:56:42 +02:00
parent e8db471131
commit a3b32b35e7

View File

@ -1,3 +1,3 @@
{
"expo.jsEngine": "jsc"
"expo.jsEngine": "hermes"
}