callstack / callstack/react-native-paper
feat: implement Sheets
未关闭
v6
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
- Implement the new component according to specs: https://m3.material.io/components/bottom-sheets/overview (Standard and Modal variants)
- Reuse newly introduced tokens (shape, motion, typography, color etc)
- Extract component specific tokens for easier maintenance.
- Get inspired from TextInput/TextField, Switch, Checkbox, FAB components which have gone through modernization.
- Showcase the component in the example app
- Update the documentation
贡献指南
调研方向
从 Material Design 的 bottom-sheets 规范开始,并检查 TextInput/TextField、Switch、Checkbox 和 FAB 的现代化模式。然后检查示例应用和现有文档的入口点。当 Standard 和 Modal 变体使用可复用 token 和组件专用 token 实现、在示例应用中展示并完成文档编写时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- design, documentation, frontend, mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100