callstack / callstack/react-native-paper
Add support for full-screen dialogs
未关闭
Dialog
feature request
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
**Is your feature request related to a problem? Please describe.**
Not sure if I've missed it but, it seems full-screen dialog are currently not supported.
**Describe the solution you'd like**
It would be great to support full-screen dialogs [as per MD3 spec](https://m3.material.io/components/dialogs/guidelines#007536b9-76b1-474a-a152-2f340caaff6f).
**Describe alternatives you've considered**
Tried to customise the existing `Dialog` to work full-screen dialog with messy results.
**Additional context**

贡献指南
调研方向
首先阅读现有的 Dialog 组件以及链接的 Material Design 3 全屏对话框指南。确定当前 Dialog API 如何处理尺寸,并找出组件入口点以及覆盖对话框行为的测试。当全屏对话框按照所要求的规范得到一致支持,并且现有的对话框行为仍有测试覆盖时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100