[Feature] Support children in Nitro Views
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 117
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 44
Description
Adding a child to a view managed by generated ViewManager causes a runtime crash
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the runtime crash when adding a child to a view managed by generated ViewManager, then trace the relevant generated ViewManager and Nitro Views entry points. Done means views managed by generated ViewManager support children without a runtime crash; the issue does not name a test file to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100