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
Research direction
Review the components in this repository that use React.Children, then compare the FAB Menu migration described in pull request #4963. Identify which usages make composition harder and update the affected components consistently; done means the targeted React.Children usages have been migrated without changing intended component behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100