callstack / callstack/react-native-paper
feat: implement Sheets
Open
v6
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
- Implement the new component according to specs: https://m3.material.io/components/bottom-sheets/overview (Standard and Modal variants)
- 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
Contributor guide
Assessment
This issue has not been assessed yet.