callstack / callstack/react-native-paper
Add support for full-screen dialogs
Open
Dialog
feature request
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
**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**

Contributor guide
Assessment
This issue has not been assessed yet.