This commit is contained in:
2026-01-28 00:37:56 +08:00
parent 3e69f45d4f
commit b331b820ad
95 changed files with 24172 additions and 0 deletions

3
babel.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
presets: ['module:@react-native/babel-preset'],
};