callstack / callstack/react-native-paper
refactor: usage of React.Children
Open
v6
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
The goal is to review and update the components using `React.Children` that make composition harder.
For an example, see how the FAB Menu component (Previously FAB Group) handled this migration.
See https://github.com/callstack/react-native-paper/pull/4963.
Contributor guide
Assessment
This issue has not been assessed yet.