callstack / callstack/react-native-paper

refactor: usage of React.Children

Open
#4,989 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.