重构项目结构,删除未使用的组件和文件,添加主页和模态页实现
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
".expo/types/**/*.ts",
|
||||
"expo-env.d.ts"
|
||||
"expo-env.d.ts",
|
||||
"nativewind-env.d.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"app-example/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user