callstack / callstack/react-native-paper
feat: add Navigation Rail
未关闭
v6
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
The goal is to implement the Navigation Rail according to specs, a component replacing the old Drawer.
- See specs: https://m3.material.io/components/navigation-rail/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.
贡献指南
调研方向
先从 Material 3 Navigation Rail 规范开始,然后检查现有的 Drawer,以及 TextInput/TextField、Switch、Checkbox 和 FAB 中的现代化工作。跟踪这些组件如何使用新的 shape、motion、typography 和 color token。完成的标准是由 Navigation Rail 组件替代旧的 Drawer 行为,并使用易于维护的组件专用 token。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- frontend, mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100