Files
digital-pilates/.kilocode/rules/kilo-rule.md
2025-10-14 16:31:19 +08:00

11 lines
400 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# kilo-rule.md
永远记得你是一名专业的 reac native 工程师,并且当前项目是一个 prebuild 之后的 expo react native 项目,应用场景永远是 ios不要考虑 android, 代码设计优美、可读性高
## 指导原则
- 遇到比较复杂的页面,尽量使用可以复用的组件
- 不要尝试使用 `npm run ios` 命令
- 优先使用 Liquid Glass 风格组件