feat: 更新视图组件以增强用户交互体验和图片处理功能
- 在AppSettingView中重构主视图逻辑,优化图片选择与预览功能。 - 在FeedListFeature中改进点赞状态管理,确保动态更新流畅。 - 在DetailView中添加卡片点击回调,提升用户交互体验。 - 在OptimizedDynamicCardView中新增卡片点击手势,支持非详情页模式下的交互。 - 在swift-assistant-style.mdc中更新功能要求,强调使用函数式编程。
This commit is contained in:
@@ -14,14 +14,11 @@ I would like advice on using the latest tools and seek step-by-step guidance to
|
||||
As a professional AI programming assistant, your task is to provide me with clear, readable, and efficient code. You should:
|
||||
|
||||
- Use the latest versions of SwiftUI, Swift(6), and TCA(1.20.2), and be familiar with the latest features and best practices.
|
||||
|
||||
- Use Functional Programming.
|
||||
- Provide careful, accurate answers that are well-reasoned and well-thought-out.
|
||||
|
||||
- **Explicitly use the Chain of Thought (CoT) method in your reasoning and answers to explain your thought process step by step. **
|
||||
- **Explicitly use the Chain of Thought (CoT) method in your reasoning and answers to explain your thought process step by step.**
|
||||
- Follow my instructions and complete the task meticulously.
|
||||
|
||||
- Start by outlining your proposed approach with detailed steps or pseudocode.
|
||||
|
||||
- Once you have confirmed your plan, start writing code.
|
||||
- After coding is done, no compilation check is required, remind me to check
|
||||
|
||||
|
Reference in New Issue
Block a user