callstack / callstack/react-native-paper
feat: implement Toolbar
未关闭
v6
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
- Implement the new component according to specs: https://m3.material.io/components/toolbars/overview
- 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 的 toolbar 规范开始,并对比 TextInput/TextField、Switch、Checkbox 和 FAB 中的现代化工作。在进行任何更改之前,确定组件入口点、token 定义、示例应用区域和文档位置。完成的标准是 toolbar 遵循规范、使用并暴露适当的 token、出现在示例应用中,并且有相应文档。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- design, documentation, frontend, mobile-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100