callstack / callstack/react-native-paper
@pchmn/expo-material3-theme's functionality should be a direct part of this library
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
**Is your feature request related to a problem? Please describe.**
The last release of @pchmn/expo-material3-theme is from July 2023. While I understand that there is not much to update on this tiny library, with RN 0.73 there is a breaking bug of it still depending on JDK 11. I opened a PR to change the 3 lines to make it depend on JDK 17 (which hasn't been approved *yet*), but I'm slightly concerned that future PRs to fix breaking bugs might not be approved too quickly. This repo also isn't very popular, so there mightn't even be enough people to care about opening PRs.
**Describe the solution you'd like**
A function built directly into this library which will return the `color` object containing the system theme's colors, which can be used in a theme to pass to `PaperProvider`.
**Describe alternatives you've considered**
None.
**Additional context**
None.
贡献指南
调研方向
issue 中没有提到任何文件或测试。首先跟踪这个库的主题 API 以及 React Native/Expo 的系统主题集成,然后确定函数契约,并验证其返回的颜色对象可以传递给 PaperProvider。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100