From 84b71e33a85559c23dd63d28e89ab9aaee770e00 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Tue, 21 Oct 2025 22:23:49 +0800 Subject: [PATCH] support expo 54 --- react-native.config.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 react-native.config.js diff --git a/react-native.config.js b/react-native.config.js new file mode 100644 index 0000000..f053ebf --- /dev/null +++ b/react-native.config.js @@ -0,0 +1 @@ +module.exports = {};